Uses of Class
software.amazon.awssdk.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
-
Packages that use CreateSnapshotFromVolumeRecoveryPointRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type CreateSnapshotFromVolumeRecoveryPointRequest Modifier and Type Method Description default CompletableFuture<CreateSnapshotFromVolumeRecoveryPointResponse>StorageGatewayAsyncClient. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)Initiates a snapshot of a gateway from a volume recovery point.default CreateSnapshotFromVolumeRecoveryPointResponseStorageGatewayClient. createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)Initiates a snapshot of a gateway from a volume recovery point. -
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type CreateSnapshotFromVolumeRecoveryPointRequest Modifier and Type Method Description SdkHttpFullRequestCreateSnapshotFromVolumeRecoveryPointRequestMarshaller. marshall(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
-