Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ExadataInfrastructureLifecycleStateValues.LifecycleState |
ExadataInfrastructureLifecycleStateValues.LifecycleState.create(String key) |
ExadataInfrastructureLifecycleStateValues.LifecycleState |
ExadataInfrastructureLifecycleStateValues.getLifecycleState()
The current lifecycle state of the database resource.
|
static ExadataInfrastructureLifecycleStateValues.LifecycleState |
ExadataInfrastructureLifecycleStateValues.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExadataInfrastructureLifecycleStateValues.LifecycleState[] |
ExadataInfrastructureLifecycleStateValues.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExadataInfrastructureLifecycleStateValues.Builder |
ExadataInfrastructureLifecycleStateValues.Builder.lifecycleState(ExadataInfrastructureLifecycleStateValues.LifecycleState lifecycleState)
The current lifecycle state of the database resource.
|
Constructor and Description |
---|
ExadataInfrastructureLifecycleStateValues(ExadataInfrastructureLifecycleStateValues.LifecycleState lifecycleState)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.