Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationFsxOntapResponse
-
Packages that use UpdateLocationFsxOntapResponse Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of UpdateLocationFsxOntapResponse in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return UpdateLocationFsxOntapResponse Modifier and Type Method Description default UpdateLocationFsxOntapResponseDataSyncClient. updateLocationFsxOntap(Consumer<UpdateLocationFsxOntapRequest.Builder> updateLocationFsxOntapRequest)Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync.default UpdateLocationFsxOntapResponseDataSyncClient. updateLocationFsxOntap(UpdateLocationFsxOntapRequest updateLocationFsxOntapRequest)Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync.Methods in software.amazon.awssdk.services.datasync that return types with arguments of type UpdateLocationFsxOntapResponse Modifier and Type Method Description default CompletableFuture<UpdateLocationFsxOntapResponse>DataSyncAsyncClient. updateLocationFsxOntap(Consumer<UpdateLocationFsxOntapRequest.Builder> updateLocationFsxOntapRequest)Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync.default CompletableFuture<UpdateLocationFsxOntapResponse>DataSyncAsyncClient. updateLocationFsxOntap(UpdateLocationFsxOntapRequest updateLocationFsxOntapRequest)Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync.
-