Configuration Reference
Version:4.3.2-SNAPSHOT
Micronaut Oraclecloud Atp Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
com.oracle.bmc.database.model.GenerateAutonomousDatabaseWalletDetails$GenerateType |
|
|
java.lang.String |
Micronaut Oraclecloud Certificates Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
ocid of certificate |
|
java.lang.Long |
version number of certificate |
|
java.lang.String |
certificate name |
|
java.lang.Boolean |
flag for enabling feature |
Micronaut Oraclecloud Common Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
Default value: "http://169.254.169.254/opc/v1/vnics/" or "http://169.254.169.254/opc/v2/vnics/", depending on the value of {@link #v2Enabled}. |
|
boolean |
|
|
boolean |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
char |
|
|
com.oracle.bmc.Region |
|
|
The private key location. |
|
|
java.lang.String |
The private key as a string |
|
java.lang.String |
Sets the passphrase |
Property | Type | Description |
---|---|---|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Boolean |
|
|
com.oracle.bmc.waiter.TerminationStrategy |
|
|
com.oracle.bmc.waiter.DelayStrategy |
|
|
com.oracle.bmc.retrier.RetryCondition |
|
|
com.oracle.bmc.retrier.RetryOptions |
|
|
int |
|
|
int |
|
|
java.time.Duration |
|
|
int |
|
|
int |
|
|
int |
|
|
java.time.Duration |
|
|
boolean |
|
|
java.util.Set |
|
|
java.util.List |
|
|
boolean |
|
|
int |
Property | Type | Description |
---|---|---|
|
java.lang.String |
The profile to use. |
|
java.lang.String |
A custom path for the OCI configuration file. |
|
java.lang.Boolean |
Whether to enable or disable using the OCI configuration file. |
|
java.lang.Boolean |
Whether to enable the configuration of a {@link com.oracle.bmc.auth.SessionTokenAuthenticationDetailsProvider}. |
Property | Type | Description |
---|---|---|
|
boolean |
Sets whether to enable instance principal authentication |
|
java.lang.String |
Get custom metadata base url. |
|
com.oracle.bmc.auth.SessionKeySupplier |
|
|
java.util.Set |
|
|
com.oracle.bmc.http.ClientConfigurator |
|
|
com.oracle.bmc.http.ClientConfigurator |
|
|
java.lang.String |
|
|
com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration |
|
|
java.lang.String |
|
|
com.oracle.bmc.auth.X509CertificateSupplier |
|
|
int |
|
|
int |
Micronaut Oraclecloud Httpclient Netty Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.Optional |
|
|
||
|
||
|
java.util.Optional |
|
|
java.util.Optional |
|
|
java.util.List |
|
|
int |
|
|
boolean |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
Property | Type | Description |
---|---|---|
|
boolean |
Use the legacy implementation of the netty client. |
Micronaut Oraclecloud Oke Workload Identity Config Properties
🔗Property | Type | Description |
---|---|---|
|
||
|
||
|
java.lang.String |
|
|
||
|
boolean |
|
|
boolean |
|
|
java.lang.String |
|
|
java.nio.charset.Charset |
|
|
java.util.Map |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.lang.Integer |
|
|
java.lang.Class |
|
|
int |
|
|
java.net.Proxy$Type |
|
|
java.net.SocketAddress |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.net.ProxySelector |
|
|
||
|
java.util.List |
|
|
boolean |
|
|
||
|
java.lang.String |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
boolean |
Sets whether to enable instance principal authentication |
|
com.oracle.bmc.auth.SessionKeySupplier |
|
|
java.util.Set |
|
|
com.oracle.bmc.http.ClientConfigurator |
|
|
com.oracle.bmc.http.ClientConfigurator |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
int |
|
|
com.oracle.bmc.auth.X509CertificateSupplier |
|
|
com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration |
|
|
java.lang.String |
|
|
com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration |
|
|
java.lang.String |
|
|
java.lang.String |
Micronaut Oraclecloud Vault Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.List |
A list of {@link OracleCloudVault} objects that contain secrets that will be retrieved, decoded and set into your application as config variables. |
Property | Type | Description |
---|---|---|
|
java.lang.String |
The OCID of the vault that contains secrets that will be retrieved, decoded and set as config vars. |
|
java.lang.String |
The compartment OCID where the vault resides. |
|
java.lang.String |
Gets the includes array. |
|
java.lang.String |
Gets the excludes array. |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
java.lang.String |
|
|
||
|
int |
Returns the number of attempts to retry when retrieving a secret from the Oracle Cloud Vault. |
|
java.time.Duration |
Returns the delay between retries retrieving a secret from the Oracle Cloud Vault. |