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