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