Class CreateSecret
- java.lang.Object
- 
- io.helidon.integrations.oci.vault.CreateSecret
 
- 
 public final class CreateSecret extends Object Request and response for creating a Vault secret.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classCreateSecret.RequestRequest object.static classCreateSecret.ResponseResponse object parsed from JSON returned by theRestApi.static classCreateSecret.SecretContentThe content of the secret and metadata to help identify it.
 
-