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:
getArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withArchitecture
public A withArchitecture(String architecture)
- Specified by:
withArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasArchitecture
public Boolean hasArchitecture()
- Specified by:
hasArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(String arg1)
- Specified by:
withNewArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(StringBuilder arg1)
- Specified by:
withNewArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewArchitecture
public A withNewArchitecture(StringBuffer arg1)
- Specified by:
withNewArchitecture
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getBootID
public String getBootID()
- Specified by:
getBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withBootID
public A withBootID(String bootID)
- Specified by:
withBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasBootID
public Boolean hasBootID()
- Specified by:
hasBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(String arg1)
- Specified by:
withNewBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(StringBuilder arg1)
- Specified by:
withNewBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewBootID
public A withNewBootID(StringBuffer arg1)
- Specified by:
withNewBootID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getContainerRuntimeVersion
public String getContainerRuntimeVersion()
- Specified by:
getContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withContainerRuntimeVersion
public A withContainerRuntimeVersion(String containerRuntimeVersion)
- Specified by:
withContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasContainerRuntimeVersion
public Boolean hasContainerRuntimeVersion()
- Specified by:
hasContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(String arg1)
- Specified by:
withNewContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(StringBuilder arg1)
- Specified by:
withNewContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewContainerRuntimeVersion
public A withNewContainerRuntimeVersion(StringBuffer arg1)
- Specified by:
withNewContainerRuntimeVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKernelVersion
public String getKernelVersion()
- Specified by:
getKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKernelVersion
public A withKernelVersion(String kernelVersion)
- Specified by:
withKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKernelVersion
public Boolean hasKernelVersion()
- Specified by:
hasKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(String arg1)
- Specified by:
withNewKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(StringBuilder arg1)
- Specified by:
withNewKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKernelVersion
public A withNewKernelVersion(StringBuffer arg1)
- Specified by:
withNewKernelVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKubeProxyVersion
public String getKubeProxyVersion()
- Specified by:
getKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKubeProxyVersion
public A withKubeProxyVersion(String kubeProxyVersion)
- Specified by:
withKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKubeProxyVersion
public Boolean hasKubeProxyVersion()
- Specified by:
hasKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(String arg1)
- Specified by:
withNewKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(StringBuilder arg1)
- Specified by:
withNewKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeProxyVersion
public A withNewKubeProxyVersion(StringBuffer arg1)
- Specified by:
withNewKubeProxyVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getKubeletVersion
public String getKubeletVersion()
- Specified by:
getKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withKubeletVersion
public A withKubeletVersion(String kubeletVersion)
- Specified by:
withKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasKubeletVersion
public Boolean hasKubeletVersion()
- Specified by:
hasKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(String arg1)
- Specified by:
withNewKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(StringBuilder arg1)
- Specified by:
withNewKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewKubeletVersion
public A withNewKubeletVersion(StringBuffer arg1)
- Specified by:
withNewKubeletVersion
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getMachineID
public String getMachineID()
- Specified by:
getMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withMachineID
public A withMachineID(String machineID)
- Specified by:
withMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasMachineID
public Boolean hasMachineID()
- Specified by:
hasMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(String arg1)
- Specified by:
withNewMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(StringBuilder arg1)
- Specified by:
withNewMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewMachineID
public A withNewMachineID(StringBuffer arg1)
- Specified by:
withNewMachineID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getOperatingSystem
public String getOperatingSystem()
- Specified by:
getOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withOperatingSystem
public A withOperatingSystem(String operatingSystem)
- Specified by:
withOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasOperatingSystem
public Boolean hasOperatingSystem()
- Specified by:
hasOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(String arg1)
- Specified by:
withNewOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(StringBuilder arg1)
- Specified by:
withNewOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOperatingSystem
public A withNewOperatingSystem(StringBuffer arg1)
- Specified by:
withNewOperatingSystem
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getOsImage
public String getOsImage()
- Specified by:
getOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withOsImage
public A withOsImage(String osImage)
- Specified by:
withOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasOsImage
public Boolean hasOsImage()
- Specified by:
hasOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(String arg1)
- Specified by:
withNewOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(StringBuilder arg1)
- Specified by:
withNewOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewOsImage
public A withNewOsImage(StringBuffer arg1)
- Specified by:
withNewOsImage
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
getSystemUUID
public String getSystemUUID()
- Specified by:
getSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withSystemUUID
public A withSystemUUID(String systemUUID)
- Specified by:
withSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
hasSystemUUID
public Boolean hasSystemUUID()
- Specified by:
hasSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(String arg1)
- Specified by:
withNewSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(StringBuilder arg1)
- Specified by:
withNewSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
withNewSystemUUID
public A withNewSystemUUID(StringBuffer arg1)
- Specified by:
withNewSystemUUID
in interfaceNodeSystemInfoFluent<A extends NodeSystemInfoFluent<A>>
-
-