Uses of Class
io.fabric8.openshift.api.model.config.v1.APIServerFluent
-
Packages that use APIServerFluent Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of APIServerFluent in io.fabric8.openshift.api.model.config.v1
Classes in io.fabric8.openshift.api.model.config.v1 with type parameters of type APIServerFluent Modifier and Type Class Description classAPIServerFluent<A extends APIServerFluent<A>>GeneratedSubclasses of APIServerFluent in io.fabric8.openshift.api.model.config.v1 Modifier and Type Class Description classAPIServerBuilderclassAPIServerListFluent.ItemsNested<N>Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type APIServerFluent Constructor Description APIServerBuilder(APIServerFluent<?> fluent)APIServerBuilder(APIServerFluent<?> fluent, APIServer instance)
-