Class DataSourceDetailsATP


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20210101")
    public final class DataSourceDetailsATP
    extends DataSourceDetails
    Data Source details for ATP
    Note: Objects should always be created or deserialized using the DataSourceDetailsATP.Builder.

    This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the DataSourceDetailsATP.Builder, which maintain a set of all explicitly set fields called DataSourceDetailsATP.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).

    • Constructor Detail

    • Method Detail

      • getWalletPasswordSecretId

        public String getWalletPasswordSecretId()
        wallet password Secret ID in String format
        Returns:
        the value
      • getAtpUserName

        public String getAtpUserName()
        atp db user name
        Returns:
        the value
      • getAtpPasswordSecretId

        public String getAtpPasswordSecretId()
        atp db password Secret Id
        Returns:
        the value
      • getCwalletFileSecretId

        public String getCwalletFileSecretId()
        OCID of the secret containing the containers certificates of ATP wallet
        Returns:
        the value
      • getEwalletFileSecretId

        public String getEwalletFileSecretId()
        OCID of the secret containing the PDB’S certificates of ATP wallet
        Returns:
        the value
      • getKeyStoreFileSecretId

        public String getKeyStoreFileSecretId()
        OCID of the secret containing Keystore.jks file of the ATP wallet
        Returns:
        the value
      • getOjdbcFileSecretId

        public String getOjdbcFileSecretId()
        OCID of the secret that contains jdbc properties file of ATP wallet
        Returns:
        the value
      • getTnsnamesFileSecretId

        public String getTnsnamesFileSecretId()
        OCID of the secret that contains the tnsnames file of ATP wallet
        Returns:
        the value
      • getTruststoreFileSecretId

        public String getTruststoreFileSecretId()
        OCID of the secret containing truststore.jks file of the ATP wallet
        Returns:
        the value
      • getDatabaseName

        public String getDatabaseName()
        atp database name
        Returns:
        the value
      • getTableName

        public String getTableName()
        atp database table name
        Returns:
        the value
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Overrides:
        toString in class DataSourceDetails
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation