| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationFsxWindowsResult |
AWSDataSync.createLocationFsxWindows(CreateLocationFsxWindowsRequest createLocationFsxWindowsRequest)
Creates an endpoint for an Amazon FSx for Windows file system.
|
CreateLocationFsxWindowsResult |
AbstractAWSDataSync.createLocationFsxWindows(CreateLocationFsxWindowsRequest request) |
CreateLocationFsxWindowsResult |
AWSDataSyncClient.createLocationFsxWindows(CreateLocationFsxWindowsRequest request)
Creates an endpoint for an Amazon FSx for Windows file system.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLocationFsxWindowsResult> |
AWSDataSyncAsync.createLocationFsxWindowsAsync(CreateLocationFsxWindowsRequest createLocationFsxWindowsRequest,
AsyncHandler<CreateLocationFsxWindowsRequest,CreateLocationFsxWindowsResult> asyncHandler)
Creates an endpoint for an Amazon FSx for Windows file system.
|
Future<CreateLocationFsxWindowsResult> |
AWSDataSyncAsyncClient.createLocationFsxWindowsAsync(CreateLocationFsxWindowsRequest request,
AsyncHandler<CreateLocationFsxWindowsRequest,CreateLocationFsxWindowsResult> asyncHandler) |
Future<CreateLocationFsxWindowsResult> |
AbstractAWSDataSyncAsync.createLocationFsxWindowsAsync(CreateLocationFsxWindowsRequest request,
AsyncHandler<CreateLocationFsxWindowsRequest,CreateLocationFsxWindowsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationFsxWindowsResult |
CreateLocationFsxWindowsResult.clone() |
CreateLocationFsxWindowsResult |
CreateLocationFsxWindowsResult.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Windows file system location that is created.
|
Copyright © 2020. All rights reserved.