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