Interface RepositorySummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the linked repository.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the linked repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • connectionArn

      RepositorySummary.Builder connectionArn(String connectionArn)

      The Amazon Resource Name (ARN) of the of your connection that connects Proton to your repository.

      Parameters:
      connectionArn - The Amazon Resource Name (ARN) of the of your connection that connects Proton to your repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The repository name.

      Parameters:
      name - The repository name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • provider

      RepositorySummary.Builder provider(String provider)

      The repository provider.

      Parameters:
      provider - The repository provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • provider

      The repository provider.

      Parameters:
      provider - The repository provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: