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