Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
-
Packages that use UpdateSnapshotRequest 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 UpdateSnapshotRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type UpdateSnapshotRequest Modifier and Type Method Description default CompletableFuture<UpdateSnapshotResponse>FSxAsyncClient. updateSnapshot(UpdateSnapshotRequest updateSnapshotRequest)Updates the name of an Amazon FSx for OpenZFS snapshot.default UpdateSnapshotResponseFSxClient. updateSnapshot(UpdateSnapshotRequest updateSnapshotRequest)Updates the name of an Amazon FSx for OpenZFS snapshot. -
Uses of UpdateSnapshotRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type UpdateSnapshotRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSnapshotRequestMarshaller. marshall(UpdateSnapshotRequest updateSnapshotRequest)
-