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