@EachProperty(value="vaults", list=true) public static class OracleCloudVaultClientConfiguration.OracleCloudVault extends Object
Constructor and Description |
---|
OracleCloudVault() |
Modifier and Type | Method and Description |
---|---|
String |
getCompartmentOcid()
The compartment OCID where the vault resides.
|
String |
getOcid()
The OCID of the vault that contains secrets that will be retrieved, decoded and set as config vars.
|
void |
setCompartmentOcid(String compartmentOcid)
Sets the compartment OCID where the vault resides.
|
void |
setOcid(String ocid)
Sets the OCID of the vault that contains secrets that will be retrieved, decoded and set as config vars
|
String |
toString() |
public String getOcid()
public void setOcid(String ocid)
ocid
- the ocid of the vaultpublic String getCompartmentOcid()
public void setCompartmentOcid(String compartmentOcid)
compartmentOcid
- The compartment OCID