Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.atpPasswordSecretId(String atpPasswordSecretId)
atp db password Secret Id
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.atpUserName(String atpUserName)
atp db user name
|
static DataSourceDetailsATP.Builder |
DataSourceDetailsATP.builder()
Create a new builder.
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.copy(DataSourceDetailsATP model) |
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.cwalletFileSecretId(String cwalletFileSecretId)
OCID of the secret containing the containers certificates of ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.databaseName(String databaseName)
atp database name
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.ewalletFileSecretId(String ewalletFileSecretId)
OCID of the secret containing the PDB’S certificates of ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.keyStoreFileSecretId(String keyStoreFileSecretId)
OCID of the secret containing Keystore.jks file of the ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.ojdbcFileSecretId(String ojdbcFileSecretId)
OCID of the secret that contains jdbc properties file of ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.tableName(String tableName)
atp database table name
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.tnsnamesFileSecretId(String tnsnamesFileSecretId)
OCID of the secret that contains the tnsnames file of ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.toBuilder() |
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.truststoreFileSecretId(String truststoreFileSecretId)
OCID of the secret containing truststore.jks file of the ATP wallet
|
DataSourceDetailsATP.Builder |
DataSourceDetailsATP.Builder.walletPasswordSecretId(String walletPasswordSecretId)
wallet password Secret ID in String format
|
Copyright © 2016–2024. All rights reserved.