Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.ListAgentActionGroupsResponse.Builder
Packages that use ListAgentActionGroupsResponse.Builder
-
Uses of ListAgentActionGroupsResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ListAgentActionGroupsResponse.BuilderModifier and TypeMethodDescriptionListAgentActionGroupsResponse.Builder.actionGroupSummaries(Collection<ActionGroupSummary> actionGroupSummaries) A list of objects, each of which contains information about an action group.ListAgentActionGroupsResponse.Builder.actionGroupSummaries(Consumer<ActionGroupSummary.Builder>... actionGroupSummaries) A list of objects, each of which contains information about an action group.ListAgentActionGroupsResponse.Builder.actionGroupSummaries(ActionGroupSummary... actionGroupSummaries) A list of objects, each of which contains information about an action group.ListAgentActionGroupsResponse.builder()If the total number of results is greater than themaxResultsvalue provided in the request, use this token when making another request in thenextTokenfield to return the next batch of results.ListAgentActionGroupsResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type ListAgentActionGroupsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAgentActionGroupsResponse.Builder>ListAgentActionGroupsResponse.serializableBuilderClass()