Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GetInvocationStepRequest
Packages that use GetInvocationStepRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of GetInvocationStepRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type GetInvocationStepRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.getInvocationStep(GetInvocationStepRequest getInvocationStepRequest) Retrieves the details of a specific invocation step within an invocation in a session.default GetInvocationStepResponseBedrockAgentRuntimeClient.getInvocationStep(GetInvocationStepRequest getInvocationStepRequest) Retrieves the details of a specific invocation step within an invocation in a session. -
Uses of GetInvocationStepRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type GetInvocationStepRequestModifier and TypeMethodDescriptionGetInvocationStepRequestMarshaller.marshall(GetInvocationStepRequest getInvocationStepRequest)