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