Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
static LifecycleEnvironment.LifecycleState |
LifecycleEnvironment.LifecycleState.create(String key) |
LifecycleEnvironment.LifecycleState |
LifecycleEnvironment.getLifecycleState()
The current state of the lifecycle environment.
|
LifecycleEnvironment.LifecycleState |
LifecycleEnvironmentSummary.getLifecycleState()
The current state of the lifecycle environment.
|
static LifecycleEnvironment.LifecycleState |
LifecycleEnvironment.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleEnvironment.LifecycleState[] |
LifecycleEnvironment.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironment.Builder |
LifecycleEnvironment.Builder.lifecycleState(LifecycleEnvironment.LifecycleState lifecycleState)
The current state of the lifecycle environment.
|
LifecycleEnvironmentSummary.Builder |
LifecycleEnvironmentSummary.Builder.lifecycleState(LifecycleEnvironment.LifecycleState lifecycleState)
The current state of the lifecycle environment.
|
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironment.LifecycleState |
ListLifecycleEnvironmentsRequest.getLifecycleState()
A filter to return only the lifecycle environments that match the display name given.
|
Modifier and Type | Method and Description |
---|---|
ListLifecycleEnvironmentsRequest.Builder |
ListLifecycleEnvironmentsRequest.Builder.lifecycleState(LifecycleEnvironment.LifecycleState lifecycleState)
A filter to return only the lifecycle environments that match the display name given.
|
Copyright © 2016–2024. All rights reserved.