public class DoneableServiceList extends ServiceListFluentImpl<DoneableServiceList> implements Doneable<ServiceList>
ServiceListFluentImpl.ItemsNestedImpl<N>ServiceListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableServiceList(Function<ServiceList,ServiceList> function) |
DoneableServiceList(ServiceList item) |
DoneableServiceList(ServiceList item,
Function<ServiceList,ServiceList> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
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 DoneableServiceList(Function<ServiceList,ServiceList> function)
public DoneableServiceList(ServiceList item, Function<ServiceList,ServiceList> function)
public DoneableServiceList(ServiceList item)
public ServiceList done()
done in interface Doneable<ServiceList>Copyright © 2015-2019 Red Hat. All Rights Reserved.