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