Package io.fabric8.openshift.api.model
Class DoneableImageList
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ImageListFluentImpl<DoneableImageList>
io.fabric8.openshift.api.model.DoneableImageList
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableImageList>,io.fabric8.kubernetes.api.builder.Visitable<DoneableImageList>,io.fabric8.kubernetes.api.model.Doneable<ImageList>,ImageListFluent<DoneableImageList>
public class DoneableImageList extends ImageListFluentImpl<DoneableImageList> implements io.fabric8.kubernetes.api.model.Doneable<ImageList>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ImageListFluentImpl
ImageListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.ImageListFluent
ImageListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableImageList(io.fabric8.kubernetes.api.builder.Function<ImageList,ImageList> function)DoneableImageList(ImageList item)DoneableImageList(ImageList item, io.fabric8.kubernetes.api.builder.Function<ImageList,ImageList> function) -
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.ImageListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata