Package | Description |
---|---|
com.oracle.bmc.vault.model | |
com.oracle.bmc.vault.requests |
Modifier and Type | Method and Description |
---|---|
CreateSecretDetails |
CreateSecretDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateSecretDetails.Builder |
CreateSecretDetails.Builder.copy(CreateSecretDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateSecretDetails |
CreateSecretRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateSecretDetails |
CreateSecretRequest.getCreateSecretDetails()
Request to create a new secret.
|
Modifier and Type | Method and Description |
---|---|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.body$(CreateSecretDetails body)
Alternative setter for the body parameter.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.createSecretDetails(CreateSecretDetails createSecretDetails)
Request to create a new secret.
|
Copyright © 2016–2024. All rights reserved.