static ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.builder() |
|
ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.Builder.nextToken(String nextToken) |
The opaque string that indicates the position to begin the next list of results in the response.
|
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.
|
ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.Builder.storageSystems(Consumer<StorageSystemListEntry.Builder>... storageSystems) |
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
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.
|
ListStorageSystemsResponse.Builder |
ListStorageSystemsResponse.toBuilder() |
|