Class DeleteDomainRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.opensearch.transform.DeleteDomainRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteDomainRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteDomainRequestMarshaller extends Object implements Marshaller<DeleteDomainRequest>
DeleteDomainRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteDomainRequest deleteDomainRequest)
-
-
-
Constructor Detail
-
DeleteDomainRequestMarshaller
public DeleteDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteDomainRequest deleteDomainRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteDomainRequest>
-
-