Uses of Class
software.amazon.awssdk.services.bedrockagent.paginators.ListAgentVersionsIterable
-
Packages that use ListAgentVersionsIterable Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListAgentVersionsIterable in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return ListAgentVersionsIterable Modifier and Type Method Description default ListAgentVersionsIterableBedrockAgentClient. listAgentVersionsPaginator(Consumer<ListAgentVersionsRequest.Builder> listAgentVersionsRequest)This is a variant ofBedrockAgentClient.listAgentVersions(software.amazon.awssdk.services.bedrockagent.model.ListAgentVersionsRequest)operation.default ListAgentVersionsIterableBedrockAgentClient. listAgentVersionsPaginator(ListAgentVersionsRequest listAgentVersionsRequest)This is a variant ofBedrockAgentClient.listAgentVersions(software.amazon.awssdk.services.bedrockagent.model.ListAgentVersionsRequest)operation.
-