Uses of Class
flyteidl.admin.ClusterAssignmentOuterClass.Selector.Operator
-
Packages that use ClusterAssignmentOuterClass.Selector.Operator Package Description flyteidl.admin -
-
Uses of ClusterAssignmentOuterClass.Selector.Operator in flyteidl.admin
Fields in flyteidl.admin declared as ClusterAssignmentOuterClass.Selector.Operator Modifier and Type Field Description private static ClusterAssignmentOuterClass.Selector.Operator[]ClusterAssignmentOuterClass.Selector.Operator. VALUESFields in flyteidl.admin with type parameters of type ClusterAssignmentOuterClass.Selector.Operator Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ClusterAssignmentOuterClass.Selector.Operator>ClusterAssignmentOuterClass.Selector.Operator. internalValueMapMethods in flyteidl.admin that return ClusterAssignmentOuterClass.Selector.Operator Modifier and Type Method Description static ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector.Operator. forNumber(int value)ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector.Builder. getOperator().flyteidl.admin.Selector.Operator operator = 3;ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector. getOperator().flyteidl.admin.Selector.Operator operator = 3;ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.SelectorOrBuilder. getOperator().flyteidl.admin.Selector.Operator operator = 3;static ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector.Operator. valueOf(int value)Deprecated.static ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector.Operator. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ClusterAssignmentOuterClass.Selector.OperatorClusterAssignmentOuterClass.Selector.Operator. valueOf(String name)Returns the enum constant of this type with the specified name.static ClusterAssignmentOuterClass.Selector.Operator[]ClusterAssignmentOuterClass.Selector.Operator. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.admin that return types with arguments of type ClusterAssignmentOuterClass.Selector.Operator Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ClusterAssignmentOuterClass.Selector.Operator>ClusterAssignmentOuterClass.Selector.Operator. internalGetValueMap()Methods in flyteidl.admin with parameters of type ClusterAssignmentOuterClass.Selector.Operator Modifier and Type Method Description ClusterAssignmentOuterClass.Selector.BuilderClusterAssignmentOuterClass.Selector.Builder. setOperator(ClusterAssignmentOuterClass.Selector.Operator value).flyteidl.admin.Selector.Operator operator = 3;
-