Uses of Class
software.amazon.awssdk.services.bedrockruntime.paginators.ListAsyncInvokesIterable
Packages that use ListAsyncInvokesIterable
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of ListAsyncInvokesIterable in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime that return ListAsyncInvokesIterableModifier and TypeMethodDescriptiondefault ListAsyncInvokesIterableBedrockRuntimeClient.listAsyncInvokesPaginator(Consumer<ListAsyncInvokesRequest.Builder> listAsyncInvokesRequest) This is a variant ofBedrockRuntimeClient.listAsyncInvokes(software.amazon.awssdk.services.bedrockruntime.model.ListAsyncInvokesRequest)operation.default ListAsyncInvokesIterableBedrockRuntimeClient.listAsyncInvokesPaginator(ListAsyncInvokesRequest listAsyncInvokesRequest) This is a variant ofBedrockRuntimeClient.listAsyncInvokes(software.amazon.awssdk.services.bedrockruntime.model.ListAsyncInvokesRequest)operation.