Interface ListRepositoriesForApprovalRuleTemplateResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CodeCommitResponse.Builder, CopyableBuilder<ListRepositoriesForApprovalRuleTemplateResponse.Builder,ListRepositoriesForApprovalRuleTemplateResponse>, SdkBuilder<ListRepositoriesForApprovalRuleTemplateResponse.Builder,ListRepositoriesForApprovalRuleTemplateResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ListRepositoriesForApprovalRuleTemplateResponse

  • Method Details

    • repositoryNames

      A list of repository names that are associated with the specified approval rule template.

      Parameters:
      repositoryNames - A list of repository names that are associated with the specified approval rule template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • repositoryNames

      A list of repository names that are associated with the specified approval rule template.

      Parameters:
      repositoryNames - A list of repository names that are associated with the specified approval rule template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      An enumeration token that allows the operation to batch the next results of the operation.

      Parameters:
      nextToken - An enumeration token that allows the operation to batch the next results of the operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.