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