Uses of Interface
io.kubernetes.client.openapi.models.V1RoleFluent.RulesNested
Packages that use V1RoleFluent.RulesNested
-
Uses of V1RoleFluent.RulesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RoleFluent.RulesNestedModifier and TypeMethodDescriptionV1RoleFluent.addNewRule()V1RoleFluentImpl.addNewRule()V1RoleFluent.addNewRuleLike(io.kubernetes.client.openapi.models.V1PolicyRule item) V1RoleFluentImpl.addNewRuleLike(io.kubernetes.client.openapi.models.V1PolicyRule item) V1RoleFluent.editFirstRule()V1RoleFluentImpl.editFirstRule()V1RoleFluent.editLastRule()V1RoleFluentImpl.editLastRule()V1RoleFluent.editMatchingRule(Predicate<V1PolicyRuleBuilder> predicate) V1RoleFluentImpl.editMatchingRule(Predicate<V1PolicyRuleBuilder> predicate) V1RoleFluent.setNewRuleLike(Integer index, io.kubernetes.client.openapi.models.V1PolicyRule item) V1RoleFluentImpl.setNewRuleLike(Integer index, io.kubernetes.client.openapi.models.V1PolicyRule item)