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