Uses of Class
ai.promoted.proto.event.CohortArm
-
Packages that use CohortArm Package Description ai.promoted.proto.event -
-
Uses of CohortArm in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return CohortArm Modifier and Type Method Description static CohortArmCohortArm. forNumber(int value)CohortArmCohortMembership.Builder. getArm().event.CohortArm arm = 9 [json_name = "arm"];CohortArmCohortMembership. getArm().event.CohortArm arm = 9 [json_name = "arm"];CohortArmCohortMembershipOrBuilder. getArm().event.CohortArm arm = 9 [json_name = "arm"];static CohortArmCohortArm. valueOf(int value)Deprecated.static CohortArmCohortArm. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CohortArmCohortArm. valueOf(String name)Returns the enum constant of this type with the specified name.static CohortArm[]CohortArm. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.promoted.proto.event that return types with arguments of type CohortArm Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CohortArm>CohortArm. internalGetValueMap()Methods in ai.promoted.proto.event with parameters of type CohortArm Modifier and Type Method Description CohortMembership.BuilderCohortMembership.Builder. setArm(CohortArm value).event.CohortArm arm = 9 [json_name = "arm"];
-