| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLocationNfsResponse |
DataSyncClient.describeLocationNfs(Consumer<DescribeLocationNfsRequest.Builder> describeLocationNfsRequest)
Returns metadata, such as the path information, about an NFS location.
|
default DescribeLocationNfsResponse |
DataSyncClient.describeLocationNfs(DescribeLocationNfsRequest describeLocationNfsRequest)
Returns metadata, such as the path information, about an NFS location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLocationNfsResponse> |
DataSyncAsyncClient.describeLocationNfs(Consumer<DescribeLocationNfsRequest.Builder> describeLocationNfsRequest)
Returns metadata, such as the path information, about an NFS location.
|
default CompletableFuture<DescribeLocationNfsResponse> |
DataSyncAsyncClient.describeLocationNfs(DescribeLocationNfsRequest describeLocationNfsRequest)
Returns metadata, such as the path information, about an NFS location.
|
Copyright © 2021. All rights reserved.