Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.StartAsyncInvokeRequest
Packages that use StartAsyncInvokeRequest
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of StartAsyncInvokeRequest in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime with parameters of type StartAsyncInvokeRequestModifier and TypeMethodDescriptionBedrockRuntimeAsyncClient.startAsyncInvoke(StartAsyncInvokeRequest startAsyncInvokeRequest) Starts an asynchronous invocation.default StartAsyncInvokeResponseBedrockRuntimeClient.startAsyncInvoke(StartAsyncInvokeRequest startAsyncInvokeRequest) Starts an asynchronous invocation. -
Uses of StartAsyncInvokeRequest in software.amazon.awssdk.services.bedrockruntime.transform
Methods in software.amazon.awssdk.services.bedrockruntime.transform with parameters of type StartAsyncInvokeRequestModifier and TypeMethodDescriptionStartAsyncInvokeRequestMarshaller.marshall(StartAsyncInvokeRequest startAsyncInvokeRequest)