Class DeleteCustomDomainAssociationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshift.transform.DeleteCustomDomainAssociationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteCustomDomainAssociationRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteCustomDomainAssociationRequestMarshaller extends Object implements Marshaller<DeleteCustomDomainAssociationRequest>
DeleteCustomDomainAssociationRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteCustomDomainAssociationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DeleteCustomDomainAssociationRequest deleteCustomDomainAssociationRequest)
-
-
-
Constructor Detail
-
DeleteCustomDomainAssociationRequestMarshaller
public DeleteCustomDomainAssociationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteCustomDomainAssociationRequest deleteCustomDomainAssociationRequest)
- Specified by:
marshall
in interfaceMarshaller<DeleteCustomDomainAssociationRequest>
-
-