public class DoneablePodList extends PodListFluentImpl<DoneablePodList> implements Doneable<PodList>
PodListFluentImpl.ItemsNestedImpl<N>, PodListFluentImpl.MetadataNestedImpl<N>
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneablePodList(Function<PodList,PodList> function) |
DoneablePodList(PodList item) |
DoneablePodList(PodList item,
Function<PodList,PodList> function) |
Modifier and Type | Method and Description |
---|---|
PodList |
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, withNewMetadataLike
public DoneablePodList(PodList item)
Copyright © 2015–2020 Red Hat. All rights reserved.