| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
AddStorageSystemResult |
AbstractAWSDataSync.addStorageSystem(AddStorageSystemRequest request) |
AddStorageSystemResult |
AWSDataSyncClient.addStorageSystem(AddStorageSystemRequest request)
Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to
collect information about.
|
AddStorageSystemResult |
AWSDataSync.addStorageSystem(AddStorageSystemRequest addStorageSystemRequest)
Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to
collect information about.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddStorageSystemResult> |
AbstractAWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest request) |
Future<AddStorageSystemResult> |
AWSDataSyncAsyncClient.addStorageSystemAsync(AddStorageSystemRequest request) |
Future<AddStorageSystemResult> |
AWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest addStorageSystemRequest)
Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to
collect information about.
|
Future<AddStorageSystemResult> |
AbstractAWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest request,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler) |
Future<AddStorageSystemResult> |
AWSDataSyncAsyncClient.addStorageSystemAsync(AddStorageSystemRequest request,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler) |
Future<AddStorageSystemResult> |
AWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest addStorageSystemRequest,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler)
Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to
collect information about.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddStorageSystemResult> |
AbstractAWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest request,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler) |
Future<AddStorageSystemResult> |
AWSDataSyncAsyncClient.addStorageSystemAsync(AddStorageSystemRequest request,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler) |
Future<AddStorageSystemResult> |
AWSDataSyncAsync.addStorageSystemAsync(AddStorageSystemRequest addStorageSystemRequest,
AsyncHandler<AddStorageSystemRequest,AddStorageSystemResult> asyncHandler)
Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to
collect information about.
|
| Modifier and Type | Method and Description |
|---|---|
AddStorageSystemResult |
AddStorageSystemResult.clone() |
AddStorageSystemResult |
AddStorageSystemResult.withStorageSystemArn(String storageSystemArn)
The ARN of the on-premises storage system that you can use with DataSync Discovery.
|
Copyright © 2024. All rights reserved.