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