Class ClusterVersionFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ClusterVersionStatusFluent<ClusterVersionFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ClusterVersionFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterVersionFluent<A extends ClusterVersionFluent<A>>
public class ClusterVersionFluent.StatusNested<N> extends ClusterVersionStatusFluent<ClusterVersionFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.ClusterVersionStatusFluent
ClusterVersionStatusFluent.AvailableUpdatesNested<N>, ClusterVersionStatusFluent.CapabilitiesNested<N>, ClusterVersionStatusFluent.ConditionalUpdatesNested<N>, ClusterVersionStatusFluent.ConditionsNested<N>, ClusterVersionStatusFluent.DesiredNested<N>, ClusterVersionStatusFluent.HistoryNested<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.config.v1.ClusterVersionStatusFluent
addAllToAvailableUpdates, addAllToConditionalUpdates, addAllToConditions, addAllToHistory, addNewAvailableUpdate, addNewAvailableUpdateLike, addNewCondition, addNewCondition, addNewConditionalUpdate, addNewConditionalUpdateLike, addNewConditionLike, addNewHistory, addNewHistoryLike, addToAdditionalProperties, addToAdditionalProperties, addToAvailableUpdates, addToAvailableUpdates, addToConditionalUpdates, addToConditionalUpdates, addToConditions, addToConditions, addToHistory, addToHistory, buildAvailableUpdate, buildAvailableUpdates, buildCapabilities, buildCondition, buildConditionalUpdate, buildConditionalUpdates, buildConditions, buildDesired, buildFirstAvailableUpdate, buildFirstCondition, buildFirstConditionalUpdate, buildFirstHistory, buildHistory, buildHistory, buildLastAvailableUpdate, buildLastCondition, buildLastConditionalUpdate, buildLastHistory, buildMatchingAvailableUpdate, buildMatchingCondition, buildMatchingConditionalUpdate, buildMatchingHistory, copyInstance, editAvailableUpdate, editCapabilities, editCondition, editConditionalUpdate, editDesired, editFirstAvailableUpdate, editFirstCondition, editFirstConditionalUpdate, editFirstHistory, editHistory, editLastAvailableUpdate, editLastCondition, editLastConditionalUpdate, editLastHistory, editMatchingAvailableUpdate, editMatchingCondition, editMatchingConditionalUpdate, editMatchingHistory, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewDesired, editOrNewDesiredLike, equals, getAdditionalProperties, getObservedGeneration, getVersionHash, hasAdditionalProperties, hasAvailableUpdates, hasCapabilities, hasConditionalUpdates, hasConditions, hasDesired, hashCode, hasHistory, hasMatchingAvailableUpdate, hasMatchingCondition, hasMatchingConditionalUpdate, hasMatchingHistory, hasObservedGeneration, hasVersionHash, removeAllFromAvailableUpdates, removeAllFromConditionalUpdates, removeAllFromConditions, removeAllFromHistory, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAvailableUpdates, removeFromConditionalUpdates, removeFromConditions, removeFromHistory, removeMatchingFromAvailableUpdates, removeMatchingFromConditionalUpdates, removeMatchingFromConditions, removeMatchingFromHistory, setNewAvailableUpdateLike, setNewConditionalUpdateLike, setNewConditionLike, setNewHistoryLike, setToAvailableUpdates, setToConditionalUpdates, setToConditions, setToHistory, toString, withAdditionalProperties, withAvailableUpdates, withAvailableUpdates, withCapabilities, withConditionalUpdates, withConditionalUpdates, withConditions, withConditions, withDesired, withHistory, withHistory, withNewCapabilities, withNewCapabilitiesLike, withNewDesired, withNewDesiredLike, withObservedGeneration, withVersionHash
-
-