public class DoneableImageList extends ImageListFluentImpl<DoneableImageList> implements io.fabric8.kubernetes.api.model.Doneable<ImageList>
ImageListFluentImpl.ItemsNestedImpl<N>ImageListFluent.ItemsNested<N>| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
ImageList |
done() |
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, withNewMetadatapublic DoneableImageList(io.fabric8.kubernetes.api.builder.Function<ImageList,ImageList> function)
public DoneableImageList(ImageList item, io.fabric8.kubernetes.api.builder.Function<ImageList,ImageList> function)
public DoneableImageList(ImageList item)
Copyright © 2015–2021 Red Hat. All rights reserved.