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