Uses of Class
io.fabric8.openshift.api.model.config.v1.APIServerList
-
Packages that use APIServerList Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of APIServerList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return APIServerList Modifier and Type Method Description APIServerListAPIServerListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type APIServerList Modifier and Type Method Description protected voidAPIServerListFluent. copyInstance(APIServerList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type APIServerList Constructor Description APIServerListBuilder(APIServerList instance)APIServerListBuilder(APIServerListFluent<?> fluent, APIServerList instance)APIServerListFluent(APIServerList instance)
-