Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PolicyRulesWithSubjectsBuilder
-
Packages that use PolicyRulesWithSubjectsBuilder Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 -
-
Uses of PolicyRulesWithSubjectsBuilder in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 that return PolicyRulesWithSubjectsBuilder Modifier and Type Method Description PolicyRulesWithSubjectsBuilderPolicyRulesWithSubjects. edit()PolicyRulesWithSubjectsBuilderPolicyRulesWithSubjects. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 with type arguments of type PolicyRulesWithSubjectsBuilder Modifier and Type Method Description PolicyRulesWithSubjectsFlowSchemaSpecFluent. buildMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)FlowSchemaSpecFluent.RulesNested<A>FlowSchemaSpecFluent. editMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)booleanFlowSchemaSpecFluent. hasMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)AFlowSchemaSpecFluent. removeMatchingFromRules(Predicate<PolicyRulesWithSubjectsBuilder> predicate)
-