public class DoneableNodeSystemInfo extends NodeSystemInfoFluentImpl<DoneableNodeSystemInfo> implements Doneable<NodeSystemInfo>, NodeSystemInfoFluent<DoneableNodeSystemInfo>
_visitables
Constructor and Description |
---|
DoneableNodeSystemInfo(Function<NodeSystemInfo,NodeSystemInfo> function) |
DoneableNodeSystemInfo(NodeSystemInfo item) |
DoneableNodeSystemInfo(NodeSystemInfo item,
Function<NodeSystemInfo,NodeSystemInfo> function) |
Modifier and Type | Method and Description |
---|---|
NodeSystemInfo |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOsImage, getSystemUUID, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withOsImage, withSystemUUID
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOsImage, getSystemUUID, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withOsImage, withSystemUUID
public DoneableNodeSystemInfo(Function<NodeSystemInfo,NodeSystemInfo> function)
public DoneableNodeSystemInfo(NodeSystemInfo item, Function<NodeSystemInfo,NodeSystemInfo> function)
public DoneableNodeSystemInfo(NodeSystemInfo item)
public NodeSystemInfo done()
done
in interface Doneable<NodeSystemInfo>
Copyright © 2011–2016 Red Hat. All rights reserved.