Interface DomainEntryPoint.Builder

  • Method Details

    • repositoryName

      DomainEntryPoint.Builder repositoryName(String repositoryName)

      The name of the repository that a package was originally published to.

      Parameters:
      repositoryName - The name of the repository that a package was originally published to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalConnectionName

      DomainEntryPoint.Builder externalConnectionName(String externalConnectionName)

      The name of the external connection that a package was ingested from.

      Parameters:
      externalConnectionName - The name of the external connection that a package was ingested from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.