public class DoneableStdioList extends StdioListFluentImpl<DoneableStdioList> implements io.fabric8.kubernetes.api.model.Doneable<StdioList>
StdioListFluentImpl.ItemsNestedImpl<N>StdioListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableStdioList(io.fabric8.kubernetes.api.builder.Function<StdioList,StdioList> function) |
DoneableStdioList(StdioList item) |
DoneableStdioList(StdioList item,
io.fabric8.kubernetes.api.builder.Function<StdioList,StdioList> function) |
| Modifier and Type | Method and Description |
|---|---|
StdioList |
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 DoneableStdioList(io.fabric8.kubernetes.api.builder.Function<StdioList,StdioList> function)
public DoneableStdioList(StdioList item, io.fabric8.kubernetes.api.builder.Function<StdioList,StdioList> function)
public DoneableStdioList(StdioList item)
Copyright © 2017–2018 Red Hat. All rights reserved.