public class NodeSystemInfoBuilder extends NodeSystemInfoFluentImpl<NodeSystemInfoBuilder> implements VisitableBuilder<NodeSystemInfo,NodeSystemInfoBuilder>
_visitables| 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() |
boolean |
equals(Object o) |
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, withOperatingSystem, withOsImage, withSystemUUIDaccept, aggregate, aggregate, build, buildpublic 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>public boolean equals(Object o)
equals in class NodeSystemInfoFluentImpl<NodeSystemInfoBuilder>Copyright © 2011–2018 Red Hat. All rights reserved.