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