Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GetAsyncInvokeRequest
Packages that use GetAsyncInvokeRequest
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of GetAsyncInvokeRequest in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime with parameters of type GetAsyncInvokeRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetAsyncInvokeResponse>BedrockRuntimeAsyncClient.getAsyncInvoke(GetAsyncInvokeRequest getAsyncInvokeRequest) Retrieve information about an asynchronous invocation.default GetAsyncInvokeResponseBedrockRuntimeClient.getAsyncInvoke(GetAsyncInvokeRequest getAsyncInvokeRequest) Retrieve information about an asynchronous invocation. -
Uses of GetAsyncInvokeRequest in software.amazon.awssdk.services.bedrockruntime.transform
Methods in software.amazon.awssdk.services.bedrockruntime.transform with parameters of type GetAsyncInvokeRequestModifier and TypeMethodDescriptionGetAsyncInvokeRequestMarshaller.marshall(GetAsyncInvokeRequest getAsyncInvokeRequest)