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