Package | Description |
---|---|
com.oracle.bmc.databasemigration.model | |
com.oracle.bmc.databasemigration.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 |
ListConnectionsRequest.getLifecycleState()
The current state of the Database Migration Deployment.
|
Modifier and Type | Method and Description |
---|---|
ListConnectionsRequest.Builder |
ListConnectionsRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the Database Migration Deployment.
|
Copyright © 2016–2024. All rights reserved.