Uses of Class
io.fabric8.openshift.api.model.operator.network.v1.EgressRouterList
-
Packages that use EgressRouterList Package Description io.fabric8.openshift.api.model.operator.network.v1 -
-
Uses of EgressRouterList in io.fabric8.openshift.api.model.operator.network.v1
Methods in io.fabric8.openshift.api.model.operator.network.v1 that return EgressRouterList Modifier and Type Method Description EgressRouterListEgressRouterListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.network.v1 with parameters of type EgressRouterList Modifier and Type Method Description protected voidEgressRouterListFluent. copyInstance(EgressRouterList instance)Constructors in io.fabric8.openshift.api.model.operator.network.v1 with parameters of type EgressRouterList Constructor Description EgressRouterListBuilder(EgressRouterList instance)EgressRouterListBuilder(EgressRouterListFluent<?> fluent, EgressRouterList instance)EgressRouterListFluent(EgressRouterList instance)
-