Uses of Interface
ai.promoted.proto.event.ActionOrBuilder
-
Packages that use ActionOrBuilder Package Description ai.promoted.proto.event -
-
Uses of ActionOrBuilder in ai.promoted.proto.event
Classes in ai.promoted.proto.event that implement ActionOrBuilder Modifier and Type Class Description classActionProtobuf typeevent.Actionstatic classAction.BuilderProtobuf typeevent.ActionMethods in ai.promoted.proto.event that return ActionOrBuilder Modifier and Type Method Description ActionOrBuilderLogRequest.Builder. getActionOrBuilder(int index)repeated .event.Action action = 15 [json_name = "action"];ActionOrBuilderLogRequest. getActionOrBuilder(int index)repeated .event.Action action = 15 [json_name = "action"];ActionOrBuilderLogRequestOrBuilder. getActionOrBuilder(int index)repeated .event.Action action = 15 [json_name = "action"];Methods in ai.promoted.proto.event that return types with arguments of type ActionOrBuilder Modifier and Type Method Description List<? extends ActionOrBuilder>LogRequest.Builder. getActionOrBuilderList()repeated .event.Action action = 15 [json_name = "action"];List<? extends ActionOrBuilder>LogRequest. getActionOrBuilderList()repeated .event.Action action = 15 [json_name = "action"];List<? extends ActionOrBuilder>LogRequestOrBuilder. getActionOrBuilderList()repeated .event.Action action = 15 [json_name = "action"];
-