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