Package | Description |
---|---|
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
static DirectoryType |
DirectoryType.fromValue(String value)
Use this in place of valueOf.
|
static DirectoryType |
DirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryType[] |
DirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectoryDescription.setType(DirectoryType type)
The directory size.
|
DirectoryDescription |
DirectoryDescription.withType(DirectoryType type)
The directory size.
|
Copyright © 2018. All rights reserved.