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