ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.Builder.agentAliasSummaries(Collection<AgentAliasSummary> agentAliasSummaries) |
A list of objects, each of which contains information about an alias of the agent.
|
ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.Builder.agentAliasSummaries(Consumer<AgentAliasSummary.Builder>... agentAliasSummaries) |
A list of objects, each of which contains information about an alias of the agent.
|
ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.Builder.agentAliasSummaries(AgentAliasSummary... agentAliasSummaries) |
A list of objects, each of which contains information about an alias of the agent.
|
static ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.builder() |
|
ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.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.
|
ListAgentAliasesResponse.Builder |
ListAgentAliasesResponse.toBuilder() |
|