Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.ListAgentAliasesResponse.Builder
Packages that use ListAgentAliasesResponse.Builder
-
Uses of ListAgentAliasesResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ListAgentAliasesResponse.BuilderModifier and TypeMethodDescriptionListAgentAliasesResponse.Builder.agentAliasSummaries(Collection<AgentAliasSummary> agentAliasSummaries) A list of objects, each of which contains information about an alias of the agent.ListAgentAliasesResponse.Builder.agentAliasSummaries(Consumer<AgentAliasSummary.Builder>... agentAliasSummaries) A list of objects, each of which contains information about an alias of the agent.ListAgentAliasesResponse.Builder.agentAliasSummaries(AgentAliasSummary... agentAliasSummaries) A list of objects, each of which contains information about an alias of the agent.ListAgentAliasesResponse.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.ListAgentAliasesResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type ListAgentAliasesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAgentAliasesResponse.Builder>ListAgentAliasesResponse.serializableBuilderClass()