Uses of Class
io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRuleBuilder
Packages that use V1beta1NonResourcePolicyRuleBuilder
-
Uses of V1beta1NonResourcePolicyRuleBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1NonResourcePolicyRuleBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule
V1beta1PolicyRulesWithSubjectsFluent.buildMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) io.kubernetes.client.openapi.models.V1beta1NonResourcePolicyRule
V1beta1PolicyRulesWithSubjectsFluentImpl.buildMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluent.editMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluentImpl.editMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluent.hasMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluentImpl.hasMatchingNonResourceRule
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluent.removeMatchingFromNonResourceRules
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate) V1beta1PolicyRulesWithSubjectsFluentImpl.removeMatchingFromNonResourceRules
(Predicate<V1beta1NonResourcePolicyRuleBuilder> predicate)