Uses of Class
ai.promoted.proto.event.Action.ActionCase
-
Packages that use Action.ActionCase Package Description ai.promoted.proto.event -
-
Uses of Action.ActionCase in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return Action.ActionCase Modifier and Type Method Description static Action.ActionCaseAction.ActionCase. forNumber(int value)Action.ActionCaseAction.Builder. getActionCase()Action.ActionCaseAction. getActionCase()Action.ActionCaseActionOrBuilder. getActionCase()static Action.ActionCaseAction.ActionCase. valueOf(int value)Deprecated.static Action.ActionCaseAction.ActionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Action.ActionCase[]Action.ActionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-