Unmarshaller<CreateDomainNameResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateDomainNameResponseUnmarshaller extends Object implements Unmarshaller<CreateDomainNameResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
CreateDomainNameResponseUnmarshaller() |
| Modifier and Type | Method | 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.