public class NodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>> extends BaseFluent<A> implements NodeSystemInfoFluent<A>
_visitables| Constructor and Description |
|---|
NodeSystemInfoFluentImpl() |
NodeSystemInfoFluentImpl(NodeSystemInfo instance) |
public NodeSystemInfoFluentImpl()
public NodeSystemInfoFluentImpl(NodeSystemInfo instance)
public String getArchitecture()
getArchitecture in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withArchitecture(String architecture)
withArchitecture in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasArchitecture()
hasArchitecture in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getBootID()
getBootID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withBootID(String bootID)
withBootID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasBootID()
hasBootID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getContainerRuntimeVersion()
getContainerRuntimeVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withContainerRuntimeVersion(String containerRuntimeVersion)
withContainerRuntimeVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasContainerRuntimeVersion()
hasContainerRuntimeVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getKernelVersion()
getKernelVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withKernelVersion(String kernelVersion)
withKernelVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasKernelVersion()
hasKernelVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getKubeProxyVersion()
getKubeProxyVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withKubeProxyVersion(String kubeProxyVersion)
withKubeProxyVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasKubeProxyVersion()
hasKubeProxyVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getKubeletVersion()
getKubeletVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withKubeletVersion(String kubeletVersion)
withKubeletVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasKubeletVersion()
hasKubeletVersion in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getMachineID()
getMachineID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withMachineID(String machineID)
withMachineID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasMachineID()
hasMachineID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getOperatingSystem()
getOperatingSystem in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withOperatingSystem(String operatingSystem)
withOperatingSystem in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasOperatingSystem()
hasOperatingSystem in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getOsImage()
getOsImage in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withOsImage(String osImage)
withOsImage in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasOsImage()
hasOsImage in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public String getSystemUUID()
getSystemUUID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public A withSystemUUID(String systemUUID)
withSystemUUID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>public Boolean hasSystemUUID()
hasSystemUUID in interface NodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.