| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DiscoverySystemType |
DiscoverySystemType.fromValue(String value)
Use this in place of valueOf.
|
static DiscoverySystemType |
DiscoverySystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoverySystemType[] |
DiscoverySystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddStorageSystemRequest |
AddStorageSystemRequest.withSystemType(DiscoverySystemType systemType)
Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.
|
DescribeStorageSystemResult |
DescribeStorageSystemResult.withSystemType(DiscoverySystemType systemType)
The type of on-premises storage system.
|
Copyright © 2023. All rights reserved.