Uses of Class
org.cdk8s.plus20.LabelSelectorRequirementOperator
-
-
Uses of LabelSelectorRequirementOperator in org.cdk8s.plus20
Methods in org.cdk8s.plus20 that return LabelSelectorRequirementOperator Modifier and Type Method Description LabelSelectorRequirementOperatorLabelSelector. getOperator()LabelSelectorRequirementOperatorLabelSelectorRequirement. getOperator()Represents a key's relationship to a set of values.LabelSelectorRequirementOperatorLabelSelectorRequirement.Jsii$Proxy. getOperator()static LabelSelectorRequirementOperatorLabelSelectorRequirementOperator. valueOf(String name)Returns the enum constant of this type with the specified name.static LabelSelectorRequirementOperator[]LabelSelectorRequirementOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cdk8s.plus20 with parameters of type LabelSelectorRequirementOperator Modifier and Type Method Description LabelSelectorRequirement.BuilderLabelSelectorRequirement.Builder. operator(LabelSelectorRequirementOperator operator)Sets the value ofLabelSelectorRequirement.getOperator()
-