Uses of Interface
io.fabric8.openshift.api.model.UpdateFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of UpdateFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type UpdateFluent Modifier and Type Interface Description interfaceUpdateFluent<A extends UpdateFluent<A>>classUpdateFluentImpl<A extends UpdateFluent<A>>Subinterfaces of UpdateFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceClusterVersionSpecFluent.DesiredUpdateNested<N>static interfaceClusterVersionStatusFluent.AvailableUpdatesNested<N>static interfaceClusterVersionStatusFluent.DesiredNested<N>Classes in io.fabric8.openshift.api.model that implement UpdateFluent Modifier and Type Class Description classClusterVersionSpecFluentImpl.DesiredUpdateNestedImpl<N>classClusterVersionStatusFluentImpl.AvailableUpdatesNestedImpl<N>classClusterVersionStatusFluentImpl.DesiredNestedImpl<N>classDoneableUpdateclassUpdateBuilderclassUpdateFluentImpl<A extends UpdateFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type UpdateFluent Constructor Description UpdateBuilder(UpdateFluent<?> fluent)UpdateBuilder(UpdateFluent<?> fluent, Update instance)UpdateBuilder(UpdateFluent<?> fluent, Update instance, Boolean validationEnabled)UpdateBuilder(UpdateFluent<?> fluent, Boolean validationEnabled)