Class StorageConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • environmentVariableKey

        public StorageConfig.Builder environmentVariableKey​(String environmentVariableKey)
        The key of environment variable to store the database connection.
        Parameters:
        environmentVariableKey - the value to set
        Returns:
        this builder
      • storageId

        public StorageConfig.Builder storageId​(String storageId)
        The [OCID] of ApplicationStorage.
        Parameters:
        storageId - the value to set
        Returns:
        this builder