| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLocationFsxLustreResponse |
DataSyncClient.describeLocationFsxLustre(Consumer<DescribeLocationFsxLustreRequest.Builder> describeLocationFsxLustreRequest)
Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.
|
default DescribeLocationFsxLustreResponse |
DataSyncClient.describeLocationFsxLustre(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest)
Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLocationFsxLustreResponse> |
DataSyncAsyncClient.describeLocationFsxLustre(Consumer<DescribeLocationFsxLustreRequest.Builder> describeLocationFsxLustreRequest)
Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.
|
default CompletableFuture<DescribeLocationFsxLustreResponse> |
DataSyncAsyncClient.describeLocationFsxLustre(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest)
Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.
|
Copyright © 2022. All rights reserved.