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