| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLocationObjectStorageResponse |
DataSyncClient.updateLocationObjectStorage(Consumer<UpdateLocationObjectStorageRequest.Builder> updateLocationObjectStorageRequest)
Updates some of the parameters of a previously created location for self-managed object storage server access.
|
default UpdateLocationObjectStorageResponse |
DataSyncClient.updateLocationObjectStorage(UpdateLocationObjectStorageRequest updateLocationObjectStorageRequest)
Updates some of the parameters of a previously created location for self-managed object storage server access.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLocationObjectStorageResponse> |
DataSyncAsyncClient.updateLocationObjectStorage(Consumer<UpdateLocationObjectStorageRequest.Builder> updateLocationObjectStorageRequest)
Updates some of the parameters of a previously created location for self-managed object storage server access.
|
default CompletableFuture<UpdateLocationObjectStorageResponse> |
DataSyncAsyncClient.updateLocationObjectStorage(UpdateLocationObjectStorageRequest updateLocationObjectStorageRequest)
Updates some of the parameters of a previously created location for self-managed object storage server access.
|
Copyright © 2022. All rights reserved.