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