Uses of Class
io.fabric8.openshift.api.model.TagEventBuilder
-
Packages that use TagEventBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of TagEventBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return TagEventBuilder Modifier and Type Method Description TagEventBuilderTagEvent. edit()TagEventBuilderTagEvent. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type TagEventBuilder Modifier and Type Method Description TagEventNamedTagEventListFluent. buildMatchingItem(Predicate<TagEventBuilder> predicate)NamedTagEventListFluent.ItemsNested<A>NamedTagEventListFluent. editMatchingItem(Predicate<TagEventBuilder> predicate)booleanNamedTagEventListFluent. hasMatchingItem(Predicate<TagEventBuilder> predicate)ANamedTagEventListFluent. removeMatchingFromItems(Predicate<TagEventBuilder> predicate)
-