Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationSmbRequest
-
Packages that use UpdateLocationSmbRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of UpdateLocationSmbRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type UpdateLocationSmbRequest Modifier and Type Method Description default CompletableFuture<UpdateLocationSmbResponse>DataSyncAsyncClient. updateLocationSmb(UpdateLocationSmbRequest updateLocationSmbRequest)Modifies the following configuration parameters of the Server Message Block (SMB) transfer location that you're using with DataSync.default UpdateLocationSmbResponseDataSyncClient. updateLocationSmb(UpdateLocationSmbRequest updateLocationSmbRequest)Modifies the following configuration parameters of the Server Message Block (SMB) transfer location that you're using with DataSync. -
Uses of UpdateLocationSmbRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type UpdateLocationSmbRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLocationSmbRequestMarshaller. marshall(UpdateLocationSmbRequest updateLocationSmbRequest)
-