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