Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.PolicyRulesWithSubjectsBuilder
-
Packages that use PolicyRulesWithSubjectsBuilder Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 -
-
Uses of PolicyRulesWithSubjectsBuilder in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 that return PolicyRulesWithSubjectsBuilder Modifier and Type Method Description PolicyRulesWithSubjectsBuilderPolicyRulesWithSubjects. edit()PolicyRulesWithSubjectsBuilderPolicyRulesWithSubjects. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 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)
-