Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CreateInvocationRequest
Packages that use CreateInvocationRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of CreateInvocationRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type CreateInvocationRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.createInvocation(CreateInvocationRequest createInvocationRequest) Creates a new invocation within a session.default CreateInvocationResponseBedrockAgentRuntimeClient.createInvocation(CreateInvocationRequest createInvocationRequest) Creates a new invocation within a session. -
Uses of CreateInvocationRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type CreateInvocationRequestModifier and TypeMethodDescriptionCreateInvocationRequestMarshaller.marshall(CreateInvocationRequest createInvocationRequest)