Package io.fabric8.openshift.api.model
Class ImageTagFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.NamedTagEventListFluent<ImageTagFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.ImageTagFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageTagFluent<A extends ImageTagFluent<A>>
public class ImageTagFluent.StatusNested<N> extends NamedTagEventListFluent<ImageTagFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.NamedTagEventListFluent
NamedTagEventListFluent.ConditionsNested<N>, NamedTagEventListFluent.ItemsNested<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.NamedTagEventListFluent
addAllToConditions, addAllToItems, addNewCondition, addNewConditionLike, addNewItem, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToItems, addToItems, buildCondition, buildConditions, buildFirstCondition, buildFirstItem, buildItem, buildItems, buildLastCondition, buildLastItem, buildMatchingCondition, buildMatchingItem, copyInstance, editCondition, editFirstCondition, editFirstItem, editItem, editLastCondition, editLastItem, editMatchingCondition, editMatchingItem, equals, getAdditionalProperties, getTag, hasAdditionalProperties, hasConditions, hashCode, hasItems, hasMatchingCondition, hasMatchingItem, hasTag, removeAllFromConditions, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromItems, removeMatchingFromConditions, removeMatchingFromItems, setNewConditionLike, setNewItemLike, setToConditions, setToItems, toString, withAdditionalProperties, withConditions, withConditions, withItems, withItems, withTag
-
-