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