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