Uses of Interface
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluent
-
Packages that use OpenShiftAPIServerStatusFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerStatusFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type OpenShiftAPIServerStatusFluent Modifier and Type Interface Description interfaceOpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>classOpenShiftAPIServerStatusFluentImpl<A extends OpenShiftAPIServerStatusFluent<A>>Subinterfaces of OpenShiftAPIServerStatusFluent in io.fabric8.openshift.api.model.operator.v1 Modifier and Type Interface Description static interfaceOpenShiftAPIServerFluent.StatusNested<N>Classes in io.fabric8.openshift.api.model.operator.v1 that implement OpenShiftAPIServerStatusFluent Modifier and Type Class Description classOpenShiftAPIServerFluentImpl.StatusNestedImpl<N>classOpenShiftAPIServerStatusBuilderclassOpenShiftAPIServerStatusFluentImpl<A extends OpenShiftAPIServerStatusFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type OpenShiftAPIServerStatusFluent Constructor Description OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent)OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, OpenShiftAPIServerStatus instance)OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, OpenShiftAPIServerStatus instance, Boolean validationEnabled)OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, Boolean validationEnabled)
-