Package io.fabric8.openshift.api.model
Class NamedTagEventListFluentImpl<A extends NamedTagEventListFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.NamedTagEventListFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,NamedTagEventListFluent<A>
- Direct Known Subclasses:
DoneableNamedTagEventList,ImageStreamStatusFluentImpl.TagsNestedImpl,NamedTagEventListBuilder
public class NamedTagEventListFluentImpl<A extends NamedTagEventListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements NamedTagEventListFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classNamedTagEventListFluentImpl.ConditionsNestedImpl<N>classNamedTagEventListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.NamedTagEventListFluent
NamedTagEventListFluent.ConditionsNested<N>, NamedTagEventListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description NamedTagEventListFluentImpl()NamedTagEventListFluentImpl(NamedTagEventList instance) -
Method Summary
-
Constructor Details
-
NamedTagEventListFluentImpl
public NamedTagEventListFluentImpl() -
NamedTagEventListFluentImpl
-
-
Method Details
-
addToConditions
- Specified by:
addToConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
setToConditions
- Specified by:
setToConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addToConditions
- Specified by:
addToConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addAllToConditions
- Specified by:
addAllToConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeFromConditions
- Specified by:
removeFromConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeAllFromConditions
- Specified by:
removeAllFromConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeMatchingFromConditions
public A removeMatchingFromConditions(io.fabric8.kubernetes.api.builder.Predicate<TagEventConditionBuilder> predicate)- Specified by:
removeMatchingFromConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
getConditions
Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>- Returns:
- The buildable object.
-
buildConditions
- Specified by:
buildConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildCondition
- Specified by:
buildConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildFirstCondition
- Specified by:
buildFirstConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildLastCondition
- Specified by:
buildLastConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildMatchingCondition
public TagEventCondition buildMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<TagEventConditionBuilder> predicate)- Specified by:
buildMatchingConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
hasMatchingCondition
public Boolean hasMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<TagEventConditionBuilder> predicate)- Specified by:
hasMatchingConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withConditions
- Specified by:
withConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withConditions
- Specified by:
withConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
hasConditions
- Specified by:
hasConditionsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addNewCondition
- Specified by:
addNewConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addNewConditionLike
- Specified by:
addNewConditionLikein interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
setNewConditionLike
public NamedTagEventListFluent.ConditionsNested<A> setNewConditionLike(int index, TagEventCondition item)- Specified by:
setNewConditionLikein interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editCondition
- Specified by:
editConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editFirstCondition
- Specified by:
editFirstConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editLastCondition
- Specified by:
editLastConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editMatchingCondition
public NamedTagEventListFluent.ConditionsNested<A> editMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<TagEventConditionBuilder> predicate)- Specified by:
editMatchingConditionin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
removeMatchingFromItems
public A removeMatchingFromItems(io.fabric8.kubernetes.api.builder.Predicate<TagEventBuilder> predicate)- Specified by:
removeMatchingFromItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
buildMatchingItem
public TagEvent buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<TagEventBuilder> predicate)- Specified by:
buildMatchingItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
hasMatchingItem
public Boolean hasMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<TagEventBuilder> predicate)- Specified by:
hasMatchingItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
editMatchingItem
public NamedTagEventListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<TagEventBuilder> predicate)- Specified by:
editMatchingItemin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
getTag
- Specified by:
getTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withTag
- Specified by:
withTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
hasTag
- Specified by:
hasTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withNewTag
- Specified by:
withNewTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withNewTag
- Specified by:
withNewTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
withNewTag
- Specified by:
withNewTagin interfaceNamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
-
equals
-