static SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.Operator.forNumber(int value) |
|
SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.Builder.getOperator() |
The operator to use for the node resources specified in the `values`
parameter.
|
SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.getOperator() |
The operator to use for the node resources specified in the `values`
parameter.
|
SchedulingNodeAffinity.Operator |
SchedulingNodeAffinityOrBuilder.getOperator() |
The operator to use for the node resources specified in the `values`
parameter.
|
static SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.Operator.valueOf(int value) |
Deprecated.
|
static SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.Operator.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SchedulingNodeAffinity.Operator |
SchedulingNodeAffinity.Operator.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SchedulingNodeAffinity.Operator[] |
SchedulingNodeAffinity.Operator.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|