| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static StorageSystemListEntry.Builder |
StorageSystemListEntry.builder() |
StorageSystemListEntry.Builder |
StorageSystemListEntry.Builder.name(String name)
The name of an on-premises storage system that you added to DataSync Discovery.
|
StorageSystemListEntry.Builder |
StorageSystemListEntry.Builder.storageSystemArn(String storageSystemArn)
The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.
|
StorageSystemListEntry.Builder |
StorageSystemListEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StorageSystemListEntry.Builder> |
StorageSystemListEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.