| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model | |
| software.amazon.awssdk.services.datasync.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<StorageSystemListEntry> |
ListStorageSystemsResponse.storageSystems()
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.Builder.storageSystems(StorageSystemListEntry... storageSystems)
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.Builder.storageSystems(Collection<StorageSystemListEntry> storageSystems)
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<StorageSystemListEntry> |
ListStorageSystemsPublisher.storageSystems()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<StorageSystemListEntry> |
ListStorageSystemsIterable.storageSystems()
Returns an iterable to iterate through the paginated
ListStorageSystemsResponse.storageSystems() member. |
Copyright © 2023. All rights reserved.