public class DoneableConfigMapList extends ConfigMapListFluentImpl<DoneableConfigMapList> implements Doneable<ConfigMapList>
ConfigMapListFluentImpl.ItemsNestedImpl<N>, ConfigMapListFluentImpl.MetadataNestedImpl<N>ConfigMapListFluent.ItemsNested<N>, ConfigMapListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableConfigMapList(ConfigMapList item) |
DoneableConfigMapList(ConfigMapList item,
Function<ConfigMapList,ConfigMapList> function) |
DoneableConfigMapList(Function<ConfigMapList,ConfigMapList> function) |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapList |
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, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableConfigMapList(Function<ConfigMapList,ConfigMapList> function)
public DoneableConfigMapList(ConfigMapList item, Function<ConfigMapList,ConfigMapList> function)
public DoneableConfigMapList(ConfigMapList item)
public ConfigMapList done()
done in interface Doneable<ConfigMapList>Copyright © 2015–2021 Red Hat. All rights reserved.