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