Class ConvertRecoveryPointToSnapshotRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshiftserverless.transform.ConvertRecoveryPointToSnapshotRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ConvertRecoveryPointToSnapshotRequest>
@Generated("software.amazon.awssdk:codegen") public class ConvertRecoveryPointToSnapshotRequestMarshaller extends Object implements Marshaller<ConvertRecoveryPointToSnapshotRequest>
ConvertRecoveryPointToSnapshotRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ConvertRecoveryPointToSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ConvertRecoveryPointToSnapshotRequest convertRecoveryPointToSnapshotRequest)
-
-
-
Constructor Detail
-
ConvertRecoveryPointToSnapshotRequestMarshaller
public ConvertRecoveryPointToSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ConvertRecoveryPointToSnapshotRequest convertRecoveryPointToSnapshotRequest)
- Specified by:
marshallin interfaceMarshaller<ConvertRecoveryPointToSnapshotRequest>
-
-