| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationSmbResult> |
AWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest describeLocationSmbRequest,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler)
Returns metadata, such as the path and user information about an SMB location.
|
Future<DescribeLocationSmbResult> |
AbstractAWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
Future<DescribeLocationSmbResult> |
AWSDataSyncAsyncClient.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationSmbRequest |
DescribeLocationSmbRequest.clone() |
DescribeLocationSmbRequest |
DescribeLocationSmbRequest.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the SMB location to describe.
|
Copyright © 2021. All rights reserved.