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