ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.agentId(String agentId) |
The agent's ID.
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.agentVersion(String agentVersion) |
The agent's version.
|
static ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.builder() |
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of agent collaborators to return in one page of results.
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.nextToken(String nextToken) |
Specify the pagination token from a previous request to retrieve the next page of results.
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListAgentCollaboratorsRequest.Builder |
ListAgentCollaboratorsRequest.toBuilder() |
|