| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationSmbResult |
AbstractAWSDataSync.describeLocationSmb(DescribeLocationSmbRequest request) |
DescribeLocationSmbResult |
AWSDataSync.describeLocationSmb(DescribeLocationSmbRequest describeLocationSmbRequest)
Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is
configured.
|
DescribeLocationSmbResult |
AWSDataSyncClient.describeLocationSmb(DescribeLocationSmbRequest request)
Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is
configured.
|
Future<DescribeLocationSmbResult> |
AbstractAWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest request) |
Future<DescribeLocationSmbResult> |
AWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest describeLocationSmbRequest)
Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is
configured.
|
Future<DescribeLocationSmbResult> |
AWSDataSyncAsyncClient.describeLocationSmbAsync(DescribeLocationSmbRequest request) |
Future<DescribeLocationSmbResult> |
AbstractAWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
Future<DescribeLocationSmbResult> |
AWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest describeLocationSmbRequest,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler)
Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is
configured.
|
Future<DescribeLocationSmbResult> |
AWSDataSyncAsyncClient.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationSmbResult> |
AbstractAWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
Future<DescribeLocationSmbResult> |
AWSDataSyncAsync.describeLocationSmbAsync(DescribeLocationSmbRequest describeLocationSmbRequest,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler)
Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is
configured.
|
Future<DescribeLocationSmbResult> |
AWSDataSyncAsyncClient.describeLocationSmbAsync(DescribeLocationSmbRequest request,
AsyncHandler<DescribeLocationSmbRequest,DescribeLocationSmbResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationSmbRequest |
DescribeLocationSmbRequest.clone() |
DescribeLocationSmbRequest |
DescribeLocationSmbRequest.withLocationArn(String locationArn)
Specifies the Amazon Resource Name (ARN) of the SMB location that you want information about.
|
Copyright © 2024. All rights reserved.