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