Uses of Class
software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Packages that use CopySnapshotAndUpdateVolumeRequest Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.software.amazon.awssdk.services.fsx.transform -
-
Uses of CopySnapshotAndUpdateVolumeRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type CopySnapshotAndUpdateVolumeRequest Modifier and Type Method Description default CompletableFuture<CopySnapshotAndUpdateVolumeResponse>FSxAsyncClient. copySnapshotAndUpdateVolume(CopySnapshotAndUpdateVolumeRequest copySnapshotAndUpdateVolumeRequest)Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system.default CopySnapshotAndUpdateVolumeResponseFSxClient. copySnapshotAndUpdateVolume(CopySnapshotAndUpdateVolumeRequest copySnapshotAndUpdateVolumeRequest)Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system. -
Uses of CopySnapshotAndUpdateVolumeRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type CopySnapshotAndUpdateVolumeRequest Modifier and Type Method Description SdkHttpFullRequestCopySnapshotAndUpdateVolumeRequestMarshaller. marshall(CopySnapshotAndUpdateVolumeRequest copySnapshotAndUpdateVolumeRequest)
-