Uses of Interface
io.kubernetes.client.openapi.models.V1AggregationRuleFluent.ClusterRoleSelectorsNested
Packages that use V1AggregationRuleFluent.ClusterRoleSelectorsNested
-
Uses of V1AggregationRuleFluent.ClusterRoleSelectorsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1AggregationRuleFluent.ClusterRoleSelectorsNestedModifier and TypeMethodDescriptionV1AggregationRuleFluent.addNewClusterRoleSelector()V1AggregationRuleFluentImpl.addNewClusterRoleSelector()V1AggregationRuleFluent.addNewClusterRoleSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) V1AggregationRuleFluentImpl.addNewClusterRoleSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) V1AggregationRuleFluent.editClusterRoleSelector(Integer index) V1AggregationRuleFluentImpl.editClusterRoleSelector(Integer index) V1AggregationRuleFluent.editFirstClusterRoleSelector()V1AggregationRuleFluentImpl.editFirstClusterRoleSelector()V1AggregationRuleFluent.editLastClusterRoleSelector()V1AggregationRuleFluentImpl.editLastClusterRoleSelector()V1AggregationRuleFluent.editMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate) V1AggregationRuleFluentImpl.editMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate) V1AggregationRuleFluent.setNewClusterRoleSelectorLike(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) V1AggregationRuleFluentImpl.setNewClusterRoleSelectorLike(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item)