Package | Description |
---|---|
com.oracle.bmc.nosql.requests |
Modifier and Type | Method and Description |
---|---|
static ListIndexesRequest.LifecycleState |
ListIndexesRequest.LifecycleState.create(String key) |
ListIndexesRequest.LifecycleState |
ListIndexesRequest.getLifecycleState()
Filter list by the lifecycle state of the item.
|
static ListIndexesRequest.LifecycleState |
ListIndexesRequest.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListIndexesRequest.LifecycleState[] |
ListIndexesRequest.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListIndexesRequest.Builder |
ListIndexesRequest.Builder.lifecycleState(ListIndexesRequest.LifecycleState lifecycleState)
Filter list by the lifecycle state of the item.
|
Copyright © 2016–2025. All rights reserved.