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