| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveStorageSystemResponse> |
DataSyncAsyncClient.removeStorageSystem(RemoveStorageSystemRequest removeStorageSystemRequest)
Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs,
collected data, and recommendations.
|
default RemoveStorageSystemResponse |
DataSyncClient.removeStorageSystem(RemoveStorageSystemRequest removeStorageSystemRequest)
Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs,
collected data, and recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveStorageSystemRequestMarshaller.marshall(RemoveStorageSystemRequest removeStorageSystemRequest) |
Copyright © 2023. All rights reserved.