Package io.fabric8.kubernetes.api.model
Class NodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSystemInfoFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,NodeSystemInfoFluent<A>
- Direct Known Subclasses:
NodeStatusFluentImpl.NodeInfoNestedImpl,NodeSystemInfoBuilder,WatchEventFluentImpl.NodeSystemInfoObjectNestedImpl
public class NodeSystemInfoFluentImpl<A extends NodeSystemInfoFluent<A>> extends BaseFluent<A> implements NodeSystemInfoFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description NodeSystemInfoFluentImpl()NodeSystemInfoFluentImpl(NodeSystemInfo instance)
-
Method Summary
-
-
-
Constructor Detail
-
NodeSystemInfoFluentImpl
public NodeSystemInfoFluentImpl()
-
NodeSystemInfoFluentImpl
public NodeSystemInfoFluentImpl(NodeSystemInfo instance)
-
-
Method Detail
-
getArchitecture
public String getArchitecture()
- Specified by:
getArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withArchitecture
public A withArchitecture(String architecture)
- Specified by:
withArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasArchitecture
public Boolean hasArchitecture()
- Specified by:
hasArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(String arg1)
- Specified by:
withNewArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(StringBuilder arg1)
- Specified by:
withNewArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(StringBuffer arg1)
- Specified by:
withNewArchitecturein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getBootID
public String getBootID()
- Specified by:
getBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withBootID
public A withBootID(String bootID)
- Specified by:
withBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasBootID
public Boolean hasBootID()
- Specified by:
hasBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(String arg1)
- Specified by:
withNewBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(StringBuilder arg1)
- Specified by:
withNewBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(StringBuffer arg1)
- Specified by:
withNewBootIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getContainerRuntimeVersion
public String getContainerRuntimeVersion()
- Specified by:
getContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withContainerRuntimeVersion
public A withContainerRuntimeVersion(String containerRuntimeVersion)
- Specified by:
withContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasContainerRuntimeVersion
public Boolean hasContainerRuntimeVersion()
- Specified by:
hasContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(String arg1)
- Specified by:
withNewContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(StringBuilder arg1)
- Specified by:
withNewContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(StringBuffer arg1)
- Specified by:
withNewContainerRuntimeVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKernelVersion
public String getKernelVersion()
- Specified by:
getKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKernelVersion
public A withKernelVersion(String kernelVersion)
- Specified by:
withKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKernelVersion
public Boolean hasKernelVersion()
- Specified by:
hasKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(String arg1)
- Specified by:
withNewKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(StringBuilder arg1)
- Specified by:
withNewKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(StringBuffer arg1)
- Specified by:
withNewKernelVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKubeProxyVersion
public String getKubeProxyVersion()
- Specified by:
getKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKubeProxyVersion
public A withKubeProxyVersion(String kubeProxyVersion)
- Specified by:
withKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKubeProxyVersion
public Boolean hasKubeProxyVersion()
- Specified by:
hasKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(String arg1)
- Specified by:
withNewKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(StringBuilder arg1)
- Specified by:
withNewKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(StringBuffer arg1)
- Specified by:
withNewKubeProxyVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKubeletVersion
public String getKubeletVersion()
- Specified by:
getKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKubeletVersion
public A withKubeletVersion(String kubeletVersion)
- Specified by:
withKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKubeletVersion
public Boolean hasKubeletVersion()
- Specified by:
hasKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(String arg1)
- Specified by:
withNewKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(StringBuilder arg1)
- Specified by:
withNewKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(StringBuffer arg1)
- Specified by:
withNewKubeletVersionin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getMachineID
public String getMachineID()
- Specified by:
getMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withMachineID
public A withMachineID(String machineID)
- Specified by:
withMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasMachineID
public Boolean hasMachineID()
- Specified by:
hasMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(String arg1)
- Specified by:
withNewMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(StringBuilder arg1)
- Specified by:
withNewMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(StringBuffer arg1)
- Specified by:
withNewMachineIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getOperatingSystem
public String getOperatingSystem()
- Specified by:
getOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withOperatingSystem
public A withOperatingSystem(String operatingSystem)
- Specified by:
withOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasOperatingSystem
public Boolean hasOperatingSystem()
- Specified by:
hasOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(String arg1)
- Specified by:
withNewOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(StringBuilder arg1)
- Specified by:
withNewOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(StringBuffer arg1)
- Specified by:
withNewOperatingSystemin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getOsImage
public String getOsImage()
- Specified by:
getOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withOsImage
public A withOsImage(String osImage)
- Specified by:
withOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasOsImage
public Boolean hasOsImage()
- Specified by:
hasOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(String arg1)
- Specified by:
withNewOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(StringBuilder arg1)
- Specified by:
withNewOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(StringBuffer arg1)
- Specified by:
withNewOsImagein interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getSystemUUID
public String getSystemUUID()
- Specified by:
getSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withSystemUUID
public A withSystemUUID(String systemUUID)
- Specified by:
withSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasSystemUUID
public Boolean hasSystemUUID()
- Specified by:
hasSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(String arg1)
- Specified by:
withNewSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(StringBuilder arg1)
- Specified by:
withNewSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(StringBuffer arg1)
- Specified by:
withNewSystemUUIDin interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
-