public class DoneableLimitRangeList extends LimitRangeListFluentImpl<DoneableLimitRangeList> implements Doneable<LimitRangeList>
LimitRangeListFluentImpl.ItemsNestedImpl<N>, LimitRangeListFluentImpl.MetadataNestedImpl<N>LimitRangeListFluent.ItemsNested<N>, LimitRangeListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableLimitRangeList(Function<LimitRangeList,LimitRangeList> function) |
DoneableLimitRangeList(LimitRangeList item) |
DoneableLimitRangeList(LimitRangeList item,
Function<LimitRangeList,LimitRangeList> function) |
| Modifier and Type | Method and Description |
|---|---|
LimitRangeList |
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, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableLimitRangeList(Function<LimitRangeList,LimitRangeList> function)
public DoneableLimitRangeList(LimitRangeList item, Function<LimitRangeList,LimitRangeList> function)
public DoneableLimitRangeList(LimitRangeList item)
public LimitRangeList done()
done in interface Doneable<LimitRangeList>Copyright © 2015–2020 Red Hat. All rights reserved.