Uses of Enum
software.amazon.awssdk.services.bedrockagent.model.FlowNodeConfiguration.Type
Packages that use FlowNodeConfiguration.Type
-
Uses of FlowNodeConfiguration.Type in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FlowNodeConfiguration.TypeModifier and TypeMethodDescriptionFlowNodeConfiguration.type()Retrieve an enum value representing which member of this object is populated.static FlowNodeConfiguration.TypeReturns the enum constant of this type with the specified name.static FlowNodeConfiguration.Type[]FlowNodeConfiguration.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.