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