public class DoneableAPIServiceList extends APIServiceListFluentImpl<DoneableAPIServiceList> implements Doneable<APIServiceList>
APIServiceListFluentImpl.ItemsNestedImpl<N>, APIServiceListFluentImpl.MetadataNestedImpl<N>APIServiceListFluent.ItemsNested<N>, APIServiceListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableAPIServiceList(APIServiceList item) |
DoneableAPIServiceList(APIServiceList item,
Function<APIServiceList,APIServiceList> function) |
DoneableAPIServiceList(Function<APIServiceList,APIServiceList> function) |
| Modifier and Type | Method and Description |
|---|---|
APIServiceList |
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 DoneableAPIServiceList(Function<APIServiceList,APIServiceList> function)
public DoneableAPIServiceList(APIServiceList item, Function<APIServiceList,APIServiceList> function)
public DoneableAPIServiceList(APIServiceList item)
public APIServiceList done()
done in interface Doneable<APIServiceList>Copyright © 2015–2021 Red Hat. All rights reserved.