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