Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.GetInvocationStepResponse.Builder
Packages that use GetInvocationStepResponse.Builder
-
Uses of GetInvocationStepResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GetInvocationStepResponse.BuilderModifier and TypeMethodDescriptionGetInvocationStepResponse.builder()GetInvocationStepResponse.Builder.invocationStep(Consumer<InvocationStep.Builder> invocationStep) The complete details of the requested invocation step.GetInvocationStepResponse.Builder.invocationStep(InvocationStep invocationStep) The complete details of the requested invocation step.GetInvocationStepResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type GetInvocationStepResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetInvocationStepResponse.Builder>GetInvocationStepResponse.serializableBuilderClass()