Uses of Class
io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRuleBuilder
Packages that use V1beta2NonResourcePolicyRuleBuilder
-
Uses of V1beta2NonResourcePolicyRuleBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta2NonResourcePolicyRuleBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule
V1beta2PolicyRulesWithSubjectsFluent.buildMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) io.kubernetes.client.openapi.models.V1beta2NonResourcePolicyRule
V1beta2PolicyRulesWithSubjectsFluentImpl.buildMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluent.editMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluentImpl.editMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluent.hasMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluentImpl.hasMatchingNonResourceRule
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluent.removeMatchingFromNonResourceRules
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate) V1beta2PolicyRulesWithSubjectsFluentImpl.removeMatchingFromNonResourceRules
(Predicate<V1beta2NonResourcePolicyRuleBuilder> predicate)