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