public class DoneablePodList extends PodListFluentImpl<DoneablePodList> implements Doneable<PodList>, PodListFluent<DoneablePodList>
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() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public DoneablePodList(PodList item)
Copyright © 2011–2016 Red Hat. All rights reserved.