public class DoneableConfigurationList extends ConfigurationListFluentImpl<DoneableConfigurationList> implements Doneable<ConfigurationList>
ConfigurationListFluentImpl.ItemsNestedImpl<N>ConfigurationListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableConfigurationList(ConfigurationList item) |
DoneableConfigurationList(ConfigurationList item,
Function<ConfigurationList,ConfigurationList> function) |
DoneableConfigurationList(Function<ConfigurationList,ConfigurationList> function) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationList |
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, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableConfigurationList(Function<ConfigurationList,ConfigurationList> function)
public DoneableConfigurationList(ConfigurationList item, Function<ConfigurationList,ConfigurationList> function)
public DoneableConfigurationList(ConfigurationList item)
public ConfigurationList done()
done in interface Doneable<ConfigurationList>Copyright © 2015-2019 Red Hat. All Rights Reserved.