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