Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ListAsyncInvokesRequest
-
Packages that use ListAsyncInvokesRequest Package Description software.amazon.awssdk.services.bedrockruntime Describes the API operations for running inference using Amazon Bedrock models.software.amazon.awssdk.services.bedrockruntime.paginators software.amazon.awssdk.services.bedrockruntime.transform -
-
Uses of ListAsyncInvokesRequest in software.amazon.awssdk.services.bedrockruntime
-
Uses of ListAsyncInvokesRequest in software.amazon.awssdk.services.bedrockruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockruntime.paginators with parameters of type ListAsyncInvokesRequest Constructor Description ListAsyncInvokesIterable(BedrockRuntimeClient client, ListAsyncInvokesRequest firstRequest)ListAsyncInvokesPublisher(BedrockRuntimeAsyncClient client, ListAsyncInvokesRequest firstRequest) -
Uses of ListAsyncInvokesRequest in software.amazon.awssdk.services.bedrockruntime.transform
Methods in software.amazon.awssdk.services.bedrockruntime.transform with parameters of type ListAsyncInvokesRequest Modifier and Type Method Description SdkHttpFullRequestListAsyncInvokesRequestMarshaller. marshall(ListAsyncInvokesRequest listAsyncInvokesRequest)
-