public class DoneableDaemonSetList extends DaemonSetListFluentImpl<DoneableDaemonSetList> implements Doneable<DaemonSetList>
DaemonSetListFluentImpl.ItemsNestedImpl<N>, DaemonSetListFluentImpl.MetadataNestedImpl<N>DaemonSetListFluent.ItemsNested<N>, DaemonSetListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableDaemonSetList(DaemonSetList item) |
DoneableDaemonSetList(DaemonSetList item,
Function<DaemonSetList,DaemonSetList> function) |
DoneableDaemonSetList(Function<DaemonSetList,DaemonSetList> function) |
| Modifier and Type | Method and Description |
|---|---|
DaemonSetList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableDaemonSetList(Function<DaemonSetList,DaemonSetList> function)
public DoneableDaemonSetList(DaemonSetList item, Function<DaemonSetList,DaemonSetList> function)
public DoneableDaemonSetList(DaemonSetList item)
public DaemonSetList done()
done in interface Doneable<DaemonSetList>Copyright © 2015–2019 Red Hat. All rights reserved.