| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.paginators | |
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListStorageSystemsResponse |
DataSyncClient.listStorageSystems(ListStorageSystemsRequest listStorageSystemsRequest)
Lists the on-premises storage systems that you're using with DataSync Discovery.
|
default CompletableFuture<ListStorageSystemsResponse> |
DataSyncAsyncClient.listStorageSystems(ListStorageSystemsRequest listStorageSystemsRequest)
Lists the on-premises storage systems that you're using with DataSync Discovery.
|
default ListStorageSystemsIterable |
DataSyncClient.listStorageSystemsPaginator(ListStorageSystemsRequest listStorageSystemsRequest)
Lists the on-premises storage systems that you're using with DataSync Discovery.
|
default ListStorageSystemsPublisher |
DataSyncAsyncClient.listStorageSystemsPaginator(ListStorageSystemsRequest listStorageSystemsRequest)
Lists the on-premises storage systems that you're using with DataSync Discovery.
|
| Constructor and Description |
|---|
ListStorageSystemsIterable(DataSyncClient client,
ListStorageSystemsRequest firstRequest) |
ListStorageSystemsPublisher(DataSyncAsyncClient client,
ListStorageSystemsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStorageSystemsRequestMarshaller.marshall(ListStorageSystemsRequest listStorageSystemsRequest) |
Copyright © 2023. All rights reserved.