Package io.fabric8.kubernetes.api.model
Class DoneableNodeList
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeListFluentImpl<DoneableNodeList>
io.fabric8.kubernetes.api.model.DoneableNodeList
- All Implemented Interfaces:
Fluent<DoneableNodeList>,Visitable<DoneableNodeList>,Doneable<NodeList>,NodeListFluent<DoneableNodeList>
public class DoneableNodeList extends NodeListFluentImpl<DoneableNodeList> implements Doneable<NodeList>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeListFluentImpl
NodeListFluentImpl.ItemsNestedImpl<N>, NodeListFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeListFluent
NodeListFluent.ItemsNested<N>, NodeListFluent.MetadataNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableNodeList(Function<NodeList,NodeList> function)DoneableNodeList(NodeList item)DoneableNodeList(NodeList item, Function<NodeList,NodeList> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.NodeListFluentImpl
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