Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ListAsyncInvokesResponse
Packages that use ListAsyncInvokesResponse
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of ListAsyncInvokesResponse in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime that return ListAsyncInvokesResponseModifier and TypeMethodDescriptiondefault ListAsyncInvokesResponseBedrockRuntimeClient.listAsyncInvokes(Consumer<ListAsyncInvokesRequest.Builder> listAsyncInvokesRequest) Lists asynchronous invocations.default ListAsyncInvokesResponseBedrockRuntimeClient.listAsyncInvokes(ListAsyncInvokesRequest listAsyncInvokesRequest) Lists asynchronous invocations.Methods in software.amazon.awssdk.services.bedrockruntime that return types with arguments of type ListAsyncInvokesResponseModifier and TypeMethodDescriptionBedrockRuntimeAsyncClient.listAsyncInvokes(Consumer<ListAsyncInvokesRequest.Builder> listAsyncInvokesRequest) Lists asynchronous invocations.BedrockRuntimeAsyncClient.listAsyncInvokes(ListAsyncInvokesRequest listAsyncInvokesRequest) Lists asynchronous invocations. -
Uses of ListAsyncInvokesResponse in software.amazon.awssdk.services.bedrockruntime.paginators
Methods in software.amazon.awssdk.services.bedrockruntime.paginators that return types with arguments of type ListAsyncInvokesResponseMethod parameters in software.amazon.awssdk.services.bedrockruntime.paginators with type arguments of type ListAsyncInvokesResponseModifier and TypeMethodDescriptionvoidListAsyncInvokesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAsyncInvokesResponse> subscriber)