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