Uses of Interface
io.kubernetes.client.openapi.models.V1beta1PolicyRulesWithSubjectsFluent.NonResourceRulesNested
Packages that use V1beta1PolicyRulesWithSubjectsFluent.NonResourceRulesNested
-
Uses of V1beta1PolicyRulesWithSubjectsFluent.NonResourceRulesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1PolicyRulesWithSubjectsFluent.NonResourceRulesNestedModifier and TypeMethodDescriptionV1beta1PolicyRulesWithSubjectsFluent.addNewNonResourceRule()V1beta1PolicyRulesWithSubjectsFluentImpl.addNewNonResourceRule()V1beta1PolicyRulesWithSubjectsFluent.addNewNonResourceRuleLike(io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule item) V1beta1PolicyRulesWithSubjectsFluentImpl.addNewNonResourceRuleLike(io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule item) V1beta1PolicyRulesWithSubjectsFluent.editFirstNonResourceRule()V1beta1PolicyRulesWithSubjectsFluentImpl.editFirstNonResourceRule()V1beta1PolicyRulesWithSubjectsFluent.editLastNonResourceRule()V1beta1PolicyRulesWithSubjectsFluentImpl.editLastNonResourceRule()V1beta1PolicyRulesWithSubjectsFluent.editMatchingNonResourceRule(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluentImpl.editMatchingNonResourceRule(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluent.editNonResourceRule(Integer index) V1beta1PolicyRulesWithSubjectsFluentImpl.editNonResourceRule(Integer index) V1beta1PolicyRulesWithSubjectsFluent.setNewNonResourceRuleLike(Integer index, io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule item) V1beta1PolicyRulesWithSubjectsFluentImpl.setNewNonResourceRuleLike(Integer index, io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule item)