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