Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.paginators.ListInvocationsIterable
Packages that use ListInvocationsIterable
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of ListInvocationsIterable in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime that return ListInvocationsIterableModifier and TypeMethodDescriptiondefault ListInvocationsIterableBedrockAgentRuntimeClient.listInvocationsPaginator(Consumer<ListInvocationsRequest.Builder> listInvocationsRequest) This is a variant ofBedrockAgentRuntimeClient.listInvocations(software.amazon.awssdk.services.bedrockagentruntime.model.ListInvocationsRequest)operation.default ListInvocationsIterableBedrockAgentRuntimeClient.listInvocationsPaginator(ListInvocationsRequest listInvocationsRequest) This is a variant ofBedrockAgentRuntimeClient.listInvocations(software.amazon.awssdk.services.bedrockagentruntime.model.ListInvocationsRequest)operation.