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