Interface ListRuleNamesByTargetResponse.Builder

  • Method Details

    • ruleNames

      The names of the rules that can invoke the given target.

      Parameters:
      ruleNames - The names of the rules that can invoke the given target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleNames

      The names of the rules that can invoke the given target.

      Parameters:
      ruleNames - The names of the rules that can invoke the given target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      Indicates whether there are additional results to retrieve. If there are no more results, the value is null.

      Parameters:
      nextToken - Indicates whether there are additional results to retrieve. If there are no more results, the value is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.