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