@Generated(value="software.amazon.awssdk:codegen") public class DeleteElasticsearchDomainRequestMarshaller extends Object implements Marshaller<DeleteElasticsearchDomainRequest>
DeleteElasticsearchDomainRequest
MarshallerConstructor and Description |
---|
DeleteElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DeleteElasticsearchDomainRequest deleteElasticsearchDomainRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DeleteElasticsearchDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DeleteElasticsearchDomainRequest deleteElasticsearchDomainRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DeleteElasticsearchDomainRequest>
deleteElasticsearchDomainRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.