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