Class | Description |
---|---|
Base64SecretContentDetails |
Base64-encoded secret content.
|
Base64SecretContentDetails.Builder | |
ChangeSecretCompartmentDetails |
Specifies the updated compartment OCID for the secret.
|
ChangeSecretCompartmentDetails.Builder | |
CreateSecretDetails |
The details of the secret that you want to create.
|
CreateSecretDetails.Builder | |
ScheduleSecretDeletionDetails |
Details for scheduling the deletion of the specified secret.
|
ScheduleSecretDeletionDetails.Builder | |
ScheduleSecretVersionDeletionDetails |
Schedules the deletion of the specified secret version.
|
ScheduleSecretVersionDeletionDetails.Builder | |
Secret |
The details of the secret.
|
Secret.Builder | |
SecretContentDetails |
The content of the secret and metadata to help identify it.
|
SecretExpiryRule |
A rule that helps enforce the expiration of a secret’s contents.
|
SecretExpiryRule.Builder | |
SecretReuseRule |
A rule that disallows reuse of previously used secret content by the specified secret.
|
SecretReuseRule.Builder | |
SecretRule |
A rule that you can apply to a secret to enforce certain conditions on the secret’s usage and
management.
|
SecretSummary |
The details of the secret, excluding the contents of the secret.
|
SecretSummary.Builder | |
SecretVersion |
The details of the secret version, excluding the contents of the secret.
|
SecretVersion.Builder | |
SecretVersionSummary |
The secret version summary object, which doesn’t include the contents of the secret.
|
SecretVersionSummary.Builder | |
UpdateSecretDetails |
Details for updating a secret.
|
UpdateSecretDetails.Builder |
Enum | Description |
---|---|
Secret.LifecycleState |
The current lifecycle state of the secret.
|
SecretContentDetails.ContentType |
The base64-encoded content of the secret.
|
SecretContentDetails.Stage |
The rotation state of the secret content.
|
SecretRule.RuleType |
The type of rule, which either controls when the secret contents expire or whether they can
be reused.
|
SecretSummary.LifecycleState |
The current lifecycle state of the secret.
|
SecretVersion.ContentType |
The content type of the secret version’s secret contents.
|
SecretVersion.Stages | |
SecretVersionSummary.ContentType |
The content type of the secret version’s secret contents.
|
SecretVersionSummary.Stages |
Copyright © 2016–2023. All rights reserved.