Package io.fabric8.openshift.api.model
Class ImageStreamStatusFluent.TagsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.NamedTagEventListFluent<ImageStreamStatusFluent.TagsNested<N>>
-
- io.fabric8.openshift.api.model.ImageStreamStatusFluent.TagsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageStreamStatusFluent<A extends ImageStreamStatusFluent<A>>
public class ImageStreamStatusFluent.TagsNested<N> extends NamedTagEventListFluent<ImageStreamStatusFluent.TagsNested<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()NendTag()-
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
-
-