Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InvocationStep
-
Packages that use InvocationStep Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of InvocationStep in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InvocationStep Modifier and Type Method Description InvocationStepGetInvocationStepResponse. invocationStep()The complete details of the requested invocation step.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type InvocationStep Modifier and Type Method Description GetInvocationStepResponse.BuilderGetInvocationStepResponse.Builder. invocationStep(InvocationStep invocationStep)The complete details of the requested invocation step.
-