Interface ListRuleNamesByTargetResponse.Builder

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

  • 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.