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