Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.NodeInputExecutionChainItem.Builder
Packages that use NodeInputExecutionChainItem.Builder
-
Uses of NodeInputExecutionChainItem.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeInputExecutionChainItem.BuilderModifier and TypeMethodDescriptionNodeInputExecutionChainItem.builder()The index position of this item in the execution chain.The name of the node in the execution chain.NodeInputExecutionChainItem.toBuilder()The type of execution chain item.NodeInputExecutionChainItem.Builder.type(FlowControlNodeType type) The type of execution chain item.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type NodeInputExecutionChainItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NodeInputExecutionChainItem.Builder>NodeInputExecutionChainItem.serializableBuilderClass()