| Package | Description |
|---|---|
| com.amazonaws.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
static IndexState |
IndexState.fromValue(String value)
Use this in place of valueOf.
|
static IndexState |
IndexState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexState[] |
IndexState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIndexTypeResult |
UpdateIndexTypeResult.withState(IndexState state)
Indicates the state of the request to update the index.
|
GetIndexResult |
GetIndexResult.withState(IndexState state)
The current state of the index in this Amazon Web Services Region.
|
CreateIndexResult |
CreateIndexResult.withState(IndexState state)
Indicates the current state of the index.
|
DeleteIndexResult |
DeleteIndexResult.withState(IndexState state)
Indicates the current state of the index.
|
Copyright © 2024. All rights reserved.