Class DeleteGlobalClusterRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DeleteGlobalClusterRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteGlobalClusterRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteGlobalClusterRequestMarshaller
extends Object
implements Marshaller<DeleteGlobalClusterRequest>
DeleteGlobalClusterRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteGlobalClusterRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteGlobalClusterRequest deleteGlobalClusterRequest)
-
Constructor Details
-
DeleteGlobalClusterRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteGlobalClusterRequest>
-