Uses of Interface
io.fabric8.openshift.api.model.StageInfoFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of StageInfoFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type StageInfoFluent Modifier and Type Interface Description interfaceStageInfoFluent<A extends StageInfoFluent<A>>classStageInfoFluentImpl<A extends StageInfoFluent<A>>Subinterfaces of StageInfoFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceBuildStatusFluent.StagesNested<N>Classes in io.fabric8.openshift.api.model that implement StageInfoFluent Modifier and Type Class Description classBuildStatusFluentImpl.StagesNestedImpl<N>classDoneableStageInfoclassStageInfoBuilderclassStageInfoFluentImpl<A extends StageInfoFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type StageInfoFluent Constructor Description StageInfoBuilder(StageInfoFluent<?> fluent)StageInfoBuilder(StageInfoFluent<?> fluent, StageInfo instance)StageInfoBuilder(StageInfoFluent<?> fluent, StageInfo instance, Boolean validationEnabled)StageInfoBuilder(StageInfoFluent<?> fluent, Boolean validationEnabled)