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