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