Interface ListAgentActionGroupsResponse.Builder

    • Method Detail

      • actionGroupSummaries

        ListAgentActionGroupsResponse.Builder actionGroupSummaries​(Collection<ActionGroupSummary> actionGroupSummaries)
        Sets the value of the ActionGroupSummaries property for this object.
        Parameters:
        actionGroupSummaries - The new value for the ActionGroupSummaries property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionGroupSummaries

        ListAgentActionGroupsResponse.Builder actionGroupSummaries​(ActionGroupSummary... actionGroupSummaries)
        Sets the value of the ActionGroupSummaries property for this object.
        Parameters:
        actionGroupSummaries - The new value for the ActionGroupSummaries property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListAgentActionGroupsResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.