Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.FlowExecutionError.Builder
Packages that use FlowExecutionError.Builder
-
Uses of FlowExecutionError.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FlowExecutionError.BuilderModifier and TypeMethodDescriptionstatic FlowExecutionError.BuilderFlowExecutionError.builder()The error code for the type of error that occurred.FlowExecutionError.Builder.error(FlowExecutionErrorType error) The error code for the type of error that occurred.A descriptive message that provides details about the error.The name of the node in the flow where the error occurred (if applicable).FlowExecutionError.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type FlowExecutionError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowExecutionError.Builder>FlowExecutionError.serializableBuilderClass()