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