Uses of Interface
io.kubernetes.client.openapi.models.V1beta2PolicyRulesWithSubjectsFluent.NonResourceRulesNested
Packages that use V1beta2PolicyRulesWithSubjectsFluent.NonResourceRulesNested
-
Uses of V1beta2PolicyRulesWithSubjectsFluent.NonResourceRulesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2PolicyRulesWithSubjectsFluent.NonResourceRulesNestedModifier and TypeMethodDescriptionV1beta2PolicyRulesWithSubjectsFluent.addNewNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluentImpl.addNewNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluent.addNewNonResourceRuleLike
(io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule item) V1beta2PolicyRulesWithSubjectsFluentImpl.addNewNonResourceRuleLike
(io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule item) V1beta2PolicyRulesWithSubjectsFluent.editFirstNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluentImpl.editFirstNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluent.editLastNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluentImpl.editLastNonResourceRule()
V1beta2PolicyRulesWithSubjectsFluent.editMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluentImpl.editMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluent.editNonResourceRule
(Integer index) V1beta2PolicyRulesWithSubjectsFluentImpl.editNonResourceRule
(Integer index) V1beta2PolicyRulesWithSubjectsFluent.setNewNonResourceRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule item) V1beta2PolicyRulesWithSubjectsFluentImpl.setNewNonResourceRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule item)