| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteLocationResponse |
DataSyncClient.deleteLocation(Consumer<DeleteLocationRequest.Builder> deleteLocationRequest)
Deletes the configuration of a location used by AWS DataSync.
|
default DeleteLocationResponse |
DataSyncClient.deleteLocation(DeleteLocationRequest deleteLocationRequest)
Deletes the configuration of a location used by AWS DataSync.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLocationResponse> |
DataSyncAsyncClient.deleteLocation(Consumer<DeleteLocationRequest.Builder> deleteLocationRequest)
Deletes the configuration of a location used by AWS DataSync.
|
default CompletableFuture<DeleteLocationResponse> |
DataSyncAsyncClient.deleteLocation(DeleteLocationRequest deleteLocationRequest)
Deletes the configuration of a location used by AWS DataSync.
|
Copyright © 2021. All rights reserved.