Uses of Class
io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicyList
-
Packages that use EgressNetworkPolicyList Package Description io.fabric8.openshift.api.model.miscellaneous.network.v1 -
-
Uses of EgressNetworkPolicyList in io.fabric8.openshift.api.model.miscellaneous.network.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.network.v1 that return EgressNetworkPolicyList Modifier and Type Method Description EgressNetworkPolicyListEgressNetworkPolicyListBuilder. build()Methods in io.fabric8.openshift.api.model.miscellaneous.network.v1 with parameters of type EgressNetworkPolicyList Modifier and Type Method Description protected voidEgressNetworkPolicyListFluent. copyInstance(EgressNetworkPolicyList instance)Constructors in io.fabric8.openshift.api.model.miscellaneous.network.v1 with parameters of type EgressNetworkPolicyList Constructor Description EgressNetworkPolicyListBuilder(EgressNetworkPolicyList instance)EgressNetworkPolicyListBuilder(EgressNetworkPolicyListFluent<?> fluent, EgressNetworkPolicyList instance)EgressNetworkPolicyListFluent(EgressNetworkPolicyList instance)
-