Package | Description |
---|---|
com.oracle.bmc.secrets.requests |
Modifier and Type | Method and Description |
---|---|
static GetSecretBundleRequest.Stage |
GetSecretBundleRequest.Stage.create(String key) |
GetSecretBundleRequest.Stage |
GetSecretBundleRequest.getStage()
The rotation state of the secret version.
|
static GetSecretBundleRequest.Stage |
GetSecretBundleRequest.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetSecretBundleRequest.Stage[] |
GetSecretBundleRequest.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetSecretBundleRequest.Builder |
GetSecretBundleRequest.Builder.stage(GetSecretBundleRequest.Stage stage)
The rotation state of the secret version.
|
Copyright © 2016–2025. All rights reserved.