Uses of Class
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerList
-
Packages that use OpenShiftAPIServerList Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerList in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return OpenShiftAPIServerList Modifier and Type Method Description OpenShiftAPIServerListOpenShiftAPIServerListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.v1 with parameters of type OpenShiftAPIServerList Modifier and Type Method Description protected voidOpenShiftAPIServerListFluent. copyInstance(OpenShiftAPIServerList instance)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type OpenShiftAPIServerList Constructor Description OpenShiftAPIServerListBuilder(OpenShiftAPIServerList instance)OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent, OpenShiftAPIServerList instance)OpenShiftAPIServerListFluent(OpenShiftAPIServerList instance)
-