public class DoneableServiceList extends ServiceListFluentImpl<DoneableServiceList> implements Doneable<ServiceList>
ServiceListFluentImpl.ItemsNestedImpl<N>, ServiceListFluentImpl.MetadataNestedImpl<N>ServiceListFluent.ItemsNested<N>, ServiceListFluent.MetadataNested<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, 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 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.