Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationAzureBlobRequest
-
Packages that use UpdateLocationAzureBlobRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of UpdateLocationAzureBlobRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type UpdateLocationAzureBlobRequest Modifier and Type Method Description default CompletableFuture<UpdateLocationAzureBlobResponse>DataSyncAsyncClient. updateLocationAzureBlob(UpdateLocationAzureBlobRequest updateLocationAzureBlobRequest)Modifies some configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync.default UpdateLocationAzureBlobResponseDataSyncClient. updateLocationAzureBlob(UpdateLocationAzureBlobRequest updateLocationAzureBlobRequest)Modifies some configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync. -
Uses of UpdateLocationAzureBlobRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type UpdateLocationAzureBlobRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLocationAzureBlobRequestMarshaller. marshall(UpdateLocationAzureBlobRequest updateLocationAzureBlobRequest)
-