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