| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageSystemResult |
AbstractAWSDataSync.updateStorageSystem(UpdateStorageSystemRequest request) |
UpdateStorageSystemResult |
AWSDataSyncClient.updateStorageSystem(UpdateStorageSystemRequest request)
Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.
|
UpdateStorageSystemResult |
AWSDataSync.updateStorageSystem(UpdateStorageSystemRequest updateStorageSystemRequest)
Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateStorageSystemResult> |
AbstractAWSDataSyncAsync.updateStorageSystemAsync(UpdateStorageSystemRequest request,
AsyncHandler<UpdateStorageSystemRequest,UpdateStorageSystemResult> asyncHandler) |
Future<UpdateStorageSystemResult> |
AWSDataSyncAsyncClient.updateStorageSystemAsync(UpdateStorageSystemRequest request,
AsyncHandler<UpdateStorageSystemRequest,UpdateStorageSystemResult> asyncHandler) |
Future<UpdateStorageSystemResult> |
AWSDataSyncAsync.updateStorageSystemAsync(UpdateStorageSystemRequest updateStorageSystemRequest,
AsyncHandler<UpdateStorageSystemRequest,UpdateStorageSystemResult> asyncHandler)
Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageSystemResult |
UpdateStorageSystemResult.clone() |
Copyright © 2024. All rights reserved.