public class DoneableLogEntryList extends LogEntryListFluentImpl<DoneableLogEntryList> implements io.fabric8.kubernetes.api.model.Doneable<LogEntryList>
LogEntryListFluentImpl.ItemsNestedImpl<N>LogEntryListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableLogEntryList(io.fabric8.kubernetes.api.builder.Function<LogEntryList,LogEntryList> function) |
DoneableLogEntryList(LogEntryList item) |
DoneableLogEntryList(LogEntryList item,
io.fabric8.kubernetes.api.builder.Function<LogEntryList,LogEntryList> function) |
| Modifier and Type | Method and Description |
|---|---|
LogEntryList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadatapublic DoneableLogEntryList(io.fabric8.kubernetes.api.builder.Function<LogEntryList,LogEntryList> function)
public DoneableLogEntryList(LogEntryList item, io.fabric8.kubernetes.api.builder.Function<LogEntryList,LogEntryList> function)
public DoneableLogEntryList(LogEntryList item)
public LogEntryList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<LogEntryList>Copyright © 2017–2018 Red Hat. All rights reserved.