Uses of Interface
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 Interface Description interfaceServerFluent<A extends ServerFluent<A>>classServerFluentImpl<A extends ServerFluent<A>>Subinterfaces of ServerFluent in io.fabric8.openshift.api.model.operator.v1 Modifier and Type Interface Description static interfaceDNSSpecFluent.ServersNested<N>Classes in io.fabric8.openshift.api.model.operator.v1 that implement ServerFluent Modifier and Type Class Description classDNSSpecFluentImpl.ServersNestedImpl<N>classServerBuilderclassServerFluentImpl<A extends ServerFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ServerFluent Constructor Description ServerBuilder(ServerFluent<?> fluent)ServerBuilder(ServerFluent<?> fluent, Server instance)ServerBuilder(ServerFluent<?> fluent, Server instance, Boolean validationEnabled)ServerBuilder(ServerFluent<?> fluent, Boolean validationEnabled)
-