ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.Builder.actionGroupSummaries(Collection<ActionGroupSummary> actionGroupSummaries) |
A list of objects, each of which contains information about an action group.
|
ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.Builder.actionGroupSummaries(Consumer<ActionGroupSummary.Builder>... actionGroupSummaries) |
A list of objects, each of which contains information about an action group.
|
ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.Builder.actionGroupSummaries(ActionGroupSummary... actionGroupSummaries) |
A list of objects, each of which contains information about an action group.
|
static ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.builder() |
|
ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.Builder.nextToken(String nextToken) |
If the total number of results is greater than the maxResults value provided in the request, use
this token when making another request in the nextToken field to return the next batch of
results.
|
ListAgentActionGroupsResponse.Builder |
ListAgentActionGroupsResponse.toBuilder() |
|