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