ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.agentId(String agentId) |
The unique identifier of the agent.
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.agentVersion(String agentVersion) |
The version of the agent.
|
static ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.builder() |
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return in the response.
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.nextToken(String nextToken) |
If the total number of results is greater than the maxResults value provided in the request,
enter the token returned in the nextToken field in the response in this field to return the next
batch of results.
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListAgentActionGroupsRequest.Builder |
ListAgentActionGroupsRequest.toBuilder() |
|