Class CopySnapshotRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.CopySnapshotRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CopySnapshotRequest>
@Generated("software.amazon.awssdk:codegen") public class CopySnapshotRequestMarshaller extends Object implements Marshaller<CopySnapshotRequest>
CopySnapshotRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CopySnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CopySnapshotRequest copySnapshotRequest)
-
-
-
Constructor Detail
-
CopySnapshotRequestMarshaller
public CopySnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CopySnapshotRequest copySnapshotRequest)
- Specified by:
marshall
in interfaceMarshaller<CopySnapshotRequest>
-
-