Uses of Class
io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicyRuleBuilder
-
Packages that use EgressNetworkPolicyRuleBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.network.v1 -
-
Uses of EgressNetworkPolicyRuleBuilder in io.fabric8.openshift.api.model.miscellaneous.network.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.network.v1 that return EgressNetworkPolicyRuleBuilder Modifier and Type Method Description EgressNetworkPolicyRuleBuilderEgressNetworkPolicyRule. edit()EgressNetworkPolicyRuleBuilderEgressNetworkPolicyRule. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.network.v1 with type arguments of type EgressNetworkPolicyRuleBuilder Modifier and Type Method Description EgressNetworkPolicyRuleEgressNetworkPolicySpecFluent. buildMatchingEgress(Predicate<EgressNetworkPolicyRuleBuilder> predicate)EgressNetworkPolicySpecFluent.EgressNested<A>EgressNetworkPolicySpecFluent. editMatchingEgress(Predicate<EgressNetworkPolicyRuleBuilder> predicate)booleanEgressNetworkPolicySpecFluent. hasMatchingEgress(Predicate<EgressNetworkPolicyRuleBuilder> predicate)AEgressNetworkPolicySpecFluent. removeMatchingFromEgress(Predicate<EgressNetworkPolicyRuleBuilder> predicate)
-