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