Interface ListApprovalRuleTemplatesResponse.Builder

    • Method Detail

      • approvalRuleTemplateNames

        ListApprovalRuleTemplatesResponse.Builder approvalRuleTemplateNames​(Collection<String> approvalRuleTemplateNames)

        The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.

        Parameters:
        approvalRuleTemplateNames - The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • approvalRuleTemplateNames

        ListApprovalRuleTemplatesResponse.Builder approvalRuleTemplateNames​(String... approvalRuleTemplateNames)

        The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.

        Parameters:
        approvalRuleTemplateNames - The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListApprovalRuleTemplatesResponse.Builder nextToken​(String 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.