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