Package | Description |
---|---|
com.oracle.bmc.loganalytics.model | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static LifecycleStates |
LifecycleStates.create(String key) |
static LifecycleStates |
LifecycleStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleStates[] |
LifecycleStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LifecycleStates |
ListLogAnalyticsObjectCollectionRulesRequest.getLifecycleState()
Lifecycle state filter.
|
Modifier and Type | Method and Description |
---|---|
ListLogAnalyticsObjectCollectionRulesRequest.Builder |
ListLogAnalyticsObjectCollectionRulesRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
Lifecycle state filter.
|
Copyright © 2016–2024. All rights reserved.