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