| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLocationObjectStorageResponse |
DataSyncClient.describeLocationObjectStorage(Consumer<DescribeLocationObjectStorageRequest.Builder> describeLocationObjectStorageRequest)
Returns metadata about a self-managed object storage server location.
|
default DescribeLocationObjectStorageResponse |
DataSyncClient.describeLocationObjectStorage(DescribeLocationObjectStorageRequest describeLocationObjectStorageRequest)
Returns metadata about a self-managed object storage server location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLocationObjectStorageResponse> |
DataSyncAsyncClient.describeLocationObjectStorage(Consumer<DescribeLocationObjectStorageRequest.Builder> describeLocationObjectStorageRequest)
Returns metadata about a self-managed object storage server location.
|
default CompletableFuture<DescribeLocationObjectStorageResponse> |
DataSyncAsyncClient.describeLocationObjectStorage(DescribeLocationObjectStorageRequest describeLocationObjectStorageRequest)
Returns metadata about a self-managed object storage server location.
|
Copyright © 2022. All rights reserved.