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