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