Package | Description |
---|---|
com.amazonaws.services.workspaces.model |
Modifier and Type | Method and Description |
---|---|
static WorkspaceDirectoryState |
WorkspaceDirectoryState.fromValue(String value)
Use this in place of valueOf.
|
static WorkspaceDirectoryState |
WorkspaceDirectoryState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceDirectoryState[] |
WorkspaceDirectoryState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceDirectory.setState(WorkspaceDirectoryState state)
The state of the directory's registration with Amazon WorkSpaces
|
WorkspaceDirectory |
WorkspaceDirectory.withState(WorkspaceDirectoryState state)
The state of the directory's registration with Amazon WorkSpaces
|
Copyright © 2018. All rights reserved.