| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationSmbResult |
AbstractAWSDataSync.createLocationSmb(CreateLocationSmbRequest request) |
CreateLocationSmbResult |
AWSDataSyncClient.createLocationSmb(CreateLocationSmbRequest request)
Creates a transfer location for a Server Message Block (SMB) file server.
|
CreateLocationSmbResult |
AWSDataSync.createLocationSmb(CreateLocationSmbRequest createLocationSmbRequest)
Creates a transfer location for a Server Message Block (SMB) file server.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLocationSmbResult> |
AbstractAWSDataSyncAsync.createLocationSmbAsync(CreateLocationSmbRequest request,
AsyncHandler<CreateLocationSmbRequest,CreateLocationSmbResult> asyncHandler) |
Future<CreateLocationSmbResult> |
AWSDataSyncAsync.createLocationSmbAsync(CreateLocationSmbRequest createLocationSmbRequest,
AsyncHandler<CreateLocationSmbRequest,CreateLocationSmbResult> asyncHandler)
Creates a transfer location for a Server Message Block (SMB) file server.
|
Future<CreateLocationSmbResult> |
AWSDataSyncAsyncClient.createLocationSmbAsync(CreateLocationSmbRequest request,
AsyncHandler<CreateLocationSmbRequest,CreateLocationSmbResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationSmbResult |
CreateLocationSmbResult.clone() |
CreateLocationSmbResult |
CreateLocationSmbResult.withLocationArn(String locationArn)
The ARN of the SMB location that you created.
|
Copyright © 2024. All rights reserved.