Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.NodeOutputNext.Builder
Packages that use NodeOutputNext.Builder
-
Uses of NodeOutputNext.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeOutputNext.BuilderModifier and TypeMethodDescriptionstatic NodeOutputNext.BuilderNodeOutputNext.builder()NodeOutputNext.Builder.inputFieldName(String inputFieldName) The name of the input field in the next node that receives the data.The name of the next node that receives the output data.NodeOutputNext.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type NodeOutputNext.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NodeOutputNext.Builder>NodeOutputNext.serializableBuilderClass()