Unmarshaller<DeleteDomainResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteDomainResponseUnmarshaller extends Object implements Unmarshaller<DeleteDomainResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DeleteDomainResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static DeleteDomainResponseUnmarshaller |
getInstance() |
|
DeleteDomainResponse |
unmarshall(JsonUnmarshallerContext context) |
public DeleteDomainResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteDomainResponse,JsonUnmarshallerContext>
Exception
public static DeleteDomainResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.