Class ListClusterSnapshotsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.docdbelastic.transform.ListClusterSnapshotsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListClusterSnapshotsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListClusterSnapshotsRequestMarshaller
extends Object
implements Marshaller<ListClusterSnapshotsRequest>
ListClusterSnapshotsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListClusterSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListClusterSnapshotsRequest listClusterSnapshotsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListClusterSnapshotsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListClusterSnapshotsRequest>
- Parameters:
- listClusterSnapshotsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-