Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationFsxOpenZfsResponse
-
Packages that use UpdateLocationFsxOpenZfsResponse Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of UpdateLocationFsxOpenZfsResponse in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return UpdateLocationFsxOpenZfsResponse Modifier and Type Method Description default UpdateLocationFsxOpenZfsResponseDataSyncClient. updateLocationFsxOpenZfs(Consumer<UpdateLocationFsxOpenZfsRequest.Builder> updateLocationFsxOpenZfsRequest)Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync.default UpdateLocationFsxOpenZfsResponseDataSyncClient. updateLocationFsxOpenZfs(UpdateLocationFsxOpenZfsRequest updateLocationFsxOpenZfsRequest)Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync.Methods in software.amazon.awssdk.services.datasync that return types with arguments of type UpdateLocationFsxOpenZfsResponse Modifier and Type Method Description default CompletableFuture<UpdateLocationFsxOpenZfsResponse>DataSyncAsyncClient. updateLocationFsxOpenZfs(Consumer<UpdateLocationFsxOpenZfsRequest.Builder> updateLocationFsxOpenZfsRequest)Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync.default CompletableFuture<UpdateLocationFsxOpenZfsResponse>DataSyncAsyncClient. updateLocationFsxOpenZfs(UpdateLocationFsxOpenZfsRequest updateLocationFsxOpenZfsRequest)Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync.
-