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