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