Uses of Class
io.fabric8.openshift.api.model.operator.v1.ServerFluent
-
Packages that use ServerFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServerFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type ServerFluent Modifier and Type Class Description classServerFluent<A extends ServerFluent<A>>GeneratedSubclasses of ServerFluent in io.fabric8.openshift.api.model.operator.v1 Modifier and Type Class Description classDNSSpecFluent.ServersNested<N>classServerBuilderConstructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ServerFluent Constructor Description ServerBuilder(ServerFluent<?> fluent)ServerBuilder(ServerFluent<?> fluent, Server instance)
-