Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.PutInvocationStepRequest
Packages that use PutInvocationStepRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of PutInvocationStepRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type PutInvocationStepRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.putInvocationStep(PutInvocationStepRequest putInvocationStepRequest) Add an invocation step to an invocation in a session.default PutInvocationStepResponseBedrockAgentRuntimeClient.putInvocationStep(PutInvocationStepRequest putInvocationStepRequest) Add an invocation step to an invocation in a session. -
Uses of PutInvocationStepRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type PutInvocationStepRequestModifier and TypeMethodDescriptionPutInvocationStepRequestMarshaller.marshall(PutInvocationStepRequest putInvocationStepRequest)