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