Package io.fabric8.kubernetes.api.model
Class NodeListFluentImpl<A extends NodeListFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,NodeListFluent<A>
- Direct Known Subclasses:
DoneableNodeList,KubeSchemaFluentImpl.NodeListNestedImpl,NodeListBuilder,WatchEventFluentImpl.NodeListObjectNestedImpl
public class NodeListFluentImpl<A extends NodeListFluent<A>> extends BaseFluent<A> implements NodeListFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classNodeListFluentImpl.ItemsNestedImpl<N>classNodeListFluentImpl.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 NodeListFluentImpl()NodeListFluentImpl(NodeList instance) -
Method Summary
-
Constructor Details
-
NodeListFluentImpl
public NodeListFluentImpl() -
NodeListFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
buildMatchingItem
- Specified by:
buildMatchingItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceNodeListFluent<A extends NodeListFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editMatchingItem
- Specified by:
editMatchingItemin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceNodeListFluent<A extends NodeListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewMetadata
public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)- Specified by:
withNewMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLikein interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceNodeListFluent<A extends NodeListFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLikein interfaceNodeListFluent<A extends NodeListFluent<A>>
-
equals
-