Package io.fabric8.openshift.api.model
Class BuildFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.BuildStatusFluent<BuildFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.BuildFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BuildFluent<A extends BuildFluent<A>>
public class BuildFluent.StatusNested<N> extends BuildStatusFluent<BuildFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.BuildStatusFluent
BuildStatusFluent.ConditionsNested<N>, BuildStatusFluent.ConfigNested<N>, BuildStatusFluent.OutputNested<N>, BuildStatusFluent.StagesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.BuildStatusFluent
addAllToConditions, addAllToStages, addNewCondition, addNewConditionLike, addNewStage, addNewStageLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToStages, addToStages, buildCondition, buildConditions, buildConfig, buildFirstCondition, buildFirstStage, buildLastCondition, buildLastStage, buildMatchingCondition, buildMatchingStage, buildOutput, buildStage, buildStages, copyInstance, editCondition, editConfig, editFirstCondition, editFirstStage, editLastCondition, editLastStage, editMatchingCondition, editMatchingStage, editOrNewConfig, editOrNewConfigLike, editOrNewOutput, editOrNewOutputLike, editOutput, editStage, equals, getAdditionalProperties, getCancelled, getCompletionTimestamp, getDuration, getLogSnippet, getMessage, getOutputDockerImageReference, getPhase, getReason, getStartTimestamp, hasAdditionalProperties, hasCancelled, hasCompletionTimestamp, hasConditions, hasConfig, hasDuration, hashCode, hasLogSnippet, hasMatchingCondition, hasMatchingStage, hasMessage, hasOutput, hasOutputDockerImageReference, hasPhase, hasReason, hasStages, hasStartTimestamp, removeAllFromConditions, removeAllFromStages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromStages, removeMatchingFromConditions, removeMatchingFromStages, setNewConditionLike, setNewStageLike, setToConditions, setToStages, toString, withAdditionalProperties, withCancelled, withCancelled, withCompletionTimestamp, withConditions, withConditions, withConfig, withDuration, withLogSnippet, withMessage, withNewConfig, withNewConfigLike, withNewOutput, withNewOutputLike, withOutput, withOutputDockerImageReference, withPhase, withReason, withStages, withStages, withStartTimestamp
-
-