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