Uses of Interface
software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeAsyncClient
-
Packages that use BedrockRuntimeAsyncClient Package Description software.amazon.awssdk.services.bedrockruntime Describes the API operations for running inference using Amazon Bedrock models.software.amazon.awssdk.services.bedrockruntime.paginators -
-
Uses of BedrockRuntimeAsyncClient in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime that return BedrockRuntimeAsyncClient Modifier and Type Method Description static BedrockRuntimeAsyncClientBedrockRuntimeAsyncClient. create()Create aBedrockRuntimeAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockRuntimeAsyncClient in software.amazon.awssdk.services.bedrockruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockruntime.paginators with parameters of type BedrockRuntimeAsyncClient Constructor Description ListAsyncInvokesPublisher(BedrockRuntimeAsyncClient client, ListAsyncInvokesRequest firstRequest)
-