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