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