Interface AssetBundleImportJobDataSourceCredentialPair.Builder

  • Method Details

    • username

      The username for the data source connection.

      Parameters:
      username - The username for the data source connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • password

      The password for the data source connection.

      Parameters:
      password - The password for the data source connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.