public class NodeSystemInfoBuilder extends NodeSystemInfoFluentImpl<NodeSystemInfoBuilder> implements VisitableBuilder<NodeSystemInfo,NodeSystemInfoBuilder>
_visitables, VISIT| Constructor and Description |
|---|
NodeSystemInfoBuilder() |
NodeSystemInfoBuilder(Boolean validationEnabled) |
NodeSystemInfoBuilder(NodeSystemInfo instance) |
NodeSystemInfoBuilder(NodeSystemInfo instance,
Boolean validationEnabled) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent,
Boolean validationEnabled) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent,
NodeSystemInfo instance) |
NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent,
NodeSystemInfo instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodeSystemInfo |
build() |
addToAdditionalProperties, addToAdditionalProperties, 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, withSystemUUIDaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NodeSystemInfoBuilder()
public NodeSystemInfoBuilder(Boolean validationEnabled)
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent)
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, Boolean validationEnabled)
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, NodeSystemInfo instance)
public NodeSystemInfoBuilder(NodeSystemInfoFluent<?> fluent, NodeSystemInfo instance, Boolean validationEnabled)
public NodeSystemInfoBuilder(NodeSystemInfo instance)
public NodeSystemInfoBuilder(NodeSystemInfo instance, Boolean validationEnabled)
public NodeSystemInfo build()
build in interface Builder<NodeSystemInfo>Copyright © 2015–2023 Red Hat. All rights reserved.