public class V1NodeSystemInfoFluentImpl<A extends V1NodeSystemInfoFluent<A>> extends BaseFluent<A> implements V1NodeSystemInfoFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1NodeSystemInfoFluentImpl() |
V1NodeSystemInfoFluentImpl(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeSystemInfoFluentImpl()
public V1NodeSystemInfoFluentImpl(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance)
public String getArchitecture()
getArchitecture in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withArchitecture(String architecture)
withArchitecture in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasArchitecture()
hasArchitecture in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getBootID()
getBootID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withBootID(String bootID)
withBootID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasBootID()
hasBootID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getContainerRuntimeVersion()
getContainerRuntimeVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withContainerRuntimeVersion(String containerRuntimeVersion)
withContainerRuntimeVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasContainerRuntimeVersion()
hasContainerRuntimeVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getKernelVersion()
getKernelVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withKernelVersion(String kernelVersion)
withKernelVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasKernelVersion()
hasKernelVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getKubeProxyVersion()
getKubeProxyVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withKubeProxyVersion(String kubeProxyVersion)
withKubeProxyVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasKubeProxyVersion()
hasKubeProxyVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getKubeletVersion()
getKubeletVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withKubeletVersion(String kubeletVersion)
withKubeletVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasKubeletVersion()
hasKubeletVersion in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getMachineID()
getMachineID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withMachineID(String machineID)
withMachineID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasMachineID()
hasMachineID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getOperatingSystem()
getOperatingSystem in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withOperatingSystem(String operatingSystem)
withOperatingSystem in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasOperatingSystem()
hasOperatingSystem in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getOsImage()
getOsImage in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withOsImage(String osImage)
withOsImage in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasOsImage()
hasOsImage in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public String getSystemUUID()
getSystemUUID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public A withSystemUUID(String systemUUID)
withSystemUUID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public Boolean hasSystemUUID()
hasSystemUUID in interface V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1NodeSystemInfoFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1NodeSystemInfoFluent<A>>Copyright © 2022. All rights reserved.