| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
StorageSystemListEntry |
StorageSystemListEntry.clone() |
StorageSystemListEntry |
StorageSystemListEntry.withName(String name)
The name of an on-premises storage system that you added to DataSync Discovery.
|
StorageSystemListEntry |
StorageSystemListEntry.withStorageSystemArn(String storageSystemArn)
The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
List<StorageSystemListEntry> |
ListStorageSystemsResult.getStorageSystems()
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageSystemsResult |
ListStorageSystemsResult.withStorageSystems(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 |
|---|---|
void |
ListStorageSystemsResult.setStorageSystems(Collection<StorageSystemListEntry> storageSystems)
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
ListStorageSystemsResult |
ListStorageSystemsResult.withStorageSystems(Collection<StorageSystemListEntry> storageSystems)
The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.
|
Copyright © 2024. All rights reserved.