| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static RegionType |
RegionType.fromValue(String value)
Use this in place of valueOf.
|
static RegionType |
RegionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionType[] |
RegionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegionDescription |
RegionDescription.withRegionType(RegionType regionType)
Specifies whether the Region is the primary Region or an additional Region.
|
Copyright © 2024. All rights reserved.