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