Interface RepositorySummary.Builder

    • Method Detail

      • arn

        RepositorySummary.Builder arn​(String 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

        RepositorySummary.Builder name​(String name)

        The repository name.

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