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