Unmarshaller<DeleteElasticsearchDomainResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteElasticsearchDomainResponseUnmarshaller extends Object implements Unmarshaller<DeleteElasticsearchDomainResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DeleteElasticsearchDomainResponseUnmarshaller() |
| Modifier and Type | Method | 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.