Uses of Interface
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerFluent
-
Packages that use OpenShiftAPIServerFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type OpenShiftAPIServerFluent Modifier and Type Interface Description interfaceOpenShiftAPIServerFluent<A extends OpenShiftAPIServerFluent<A>>classOpenShiftAPIServerFluentImpl<A extends OpenShiftAPIServerFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type OpenShiftAPIServerFluent Constructor Description OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent)OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, OpenShiftAPIServer instance)OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, OpenShiftAPIServer instance, Boolean validationEnabled)OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, Boolean validationEnabled)
-