Class AutonomousDatabaseConfiguration


  • @EachProperty(value="datasources",
                  primary="default")
    @Context
    public class AutonomousDatabaseConfiguration
    extends java.lang.Object
    Configuration properties for the automated oracle wallet download and configuration.
    Since:
    2.5
    Author:
    Pavol Gressa
    • Constructor Detail

      • AutonomousDatabaseConfiguration

        public AutonomousDatabaseConfiguration()
    • Method Detail

      • getOcid

        public java.lang.String getOcid()
        Returns:
        autonomous database ocid
      • setOcid

        public void setOcid​(java.lang.String ocid)
        Parameters:
        ocid - autonomous database ocid
      • getWalletPassword

        public java.lang.String getWalletPassword()
        Returns:
        wallet password
      • setWalletPassword

        public void setWalletPassword​(java.lang.String walletPassword)
        Parameters:
        walletPassword - wallet password
      • getWalletType

        public com.oracle.bmc.database.model.GenerateAutonomousDatabaseWalletDetails.GenerateType getWalletType()
        Returns:
        wallet type
      • setWalletType

        public void setWalletType​(com.oracle.bmc.database.model.GenerateAutonomousDatabaseWalletDetails.GenerateType walletType)
        Parameters:
        walletType - wallet type
      • getServiceAlias

        public java.lang.String getServiceAlias()
        Returns:
        service alias
      • setServiceAlias

        public void setServiceAlias​(java.lang.String serviceAlias)
        Parameters:
        serviceAlias - service alias