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