Uses of Enum
software.amazon.awssdk.services.bedrockagentruntime.model.NodeType
Packages that use NodeType
-
Uses of NodeType in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final NodeTypeFlowMultiTurnInputRequestEvent.nodeType()The type of the node in the flow that is requesting the input.final NodeTypeFlowOutputEvent.nodeType()The type of the node that the output is from.static NodeTypeReturns the enum constant of this type with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type NodeTypeMethods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type NodeTypeModifier and TypeMethodDescriptionThe type of the node in the flow that is requesting the input.The type of the node that the output is from.final FlowOutputEvent.Builder