Package io.fabric8.kubernetes.api.model
Class NodeStatusFluentImpl.NodeInfoNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSystemInfoFluentImpl<NodeStatusFluent.NodeInfoNested<N>>
io.fabric8.kubernetes.api.model.NodeStatusFluentImpl.NodeInfoNestedImpl<N>
- All Implemented Interfaces:
Fluent<NodeStatusFluent.NodeInfoNested<N>>
,Nested<N>
,Visitable<NodeStatusFluent.NodeInfoNested<N>>
,NodeStatusFluent.NodeInfoNested<N>
,NodeSystemInfoFluent<NodeStatusFluent.NodeInfoNested<N>>
- Enclosing class:
- NodeStatusFluentImpl<A extends NodeStatusFluent<A>>
public class NodeStatusFluentImpl.NodeInfoNestedImpl<N> extends NodeSystemInfoFluentImpl<NodeStatusFluent.NodeInfoNested<N>> implements NodeStatusFluent.NodeInfoNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endNodeInfo()
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSystemInfoFluentImpl
equals, getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withNewArchitecture, withNewArchitecture, withNewArchitecture, withNewBootID, withNewBootID, withNewBootID, withNewContainerRuntimeVersion, withNewContainerRuntimeVersion, withNewContainerRuntimeVersion, withNewKernelVersion, withNewKernelVersion, withNewKernelVersion, withNewKubeletVersion, withNewKubeletVersion, withNewKubeletVersion, withNewKubeProxyVersion, withNewKubeProxyVersion, withNewKubeProxyVersion, withNewMachineID, withNewMachineID, withNewMachineID, withNewOperatingSystem, withNewOperatingSystem, withNewOperatingSystem, withNewOsImage, withNewOsImage, withNewOsImage, withNewSystemUUID, withNewSystemUUID, withNewSystemUUID, withOperatingSystem, withOsImage, withSystemUUID
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSystemInfoFluent
getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withNewArchitecture, withNewArchitecture, withNewArchitecture, withNewBootID, withNewBootID, withNewBootID, withNewContainerRuntimeVersion, withNewContainerRuntimeVersion, withNewContainerRuntimeVersion, withNewKernelVersion, withNewKernelVersion, withNewKernelVersion, withNewKubeletVersion, withNewKubeletVersion, withNewKubeletVersion, withNewKubeProxyVersion, withNewKubeProxyVersion, withNewKubeProxyVersion, withNewMachineID, withNewMachineID, withNewMachineID, withNewOperatingSystem, withNewOperatingSystem, withNewOperatingSystem, withNewOsImage, withNewOsImage, withNewOsImage, withNewSystemUUID, withNewSystemUUID, withNewSystemUUID, withOperatingSystem, withOsImage, withSystemUUID
-
Method Details
-
and
-
endNodeInfo
- Specified by:
endNodeInfo
in interfaceNodeStatusFluent.NodeInfoNested<N>
-