Interface GetRepositoryPolicyResponse.Builder

  • Method Details

    • registryId

      The registry ID that's associated with the request.

      Parameters:
      registryId - The registry ID that's associated with the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • repositoryName

      GetRepositoryPolicyResponse.Builder repositoryName(String repositoryName)

      The repository name that's associated with the request.

      Parameters:
      repositoryName - The repository name that's associated with the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyText

      The repository policy text that's associated with the repository. The policy text will be in JSON format.

      Parameters:
      policyText - The repository policy text that's associated with the repository. The policy text will be in JSON format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.