public class NodeSystemInfoBuilder extends NodeSystemInfoFluent<NodeSystemInfoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NodeSystemInfo,NodeSystemInfoBuilder>
| Constructor and Description |
|---|
NodeSystemInfoBuilder() |
NodeSystemInfoBuilder(NodeSystemInfo instance) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent,
NodeSystemInfo instance) |
| Modifier and Type | Method and Description |
|---|---|
NodeSystemInfo |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasAdditionalProperties, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hashCode, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withOperatingSystem, withOsImage, withSystemUUIDaggregate, aggregate, build, build, builderOf, getVisitableMappublic NodeSystemInfoBuilder()
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent)
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, NodeSystemInfo instance)
public NodeSystemInfoBuilder(NodeSystemInfo instance)
public NodeSystemInfo build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NodeSystemInfo>Copyright © 2015–2023 Red Hat. All rights reserved.