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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasAdditionalProperties, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withNewArchitecture, withNewBootID, withNewContainerRuntimeVersion, withNewKernelVersion, withNewKubeletVersion, withNewKubeProxyVersion, withNewMachineID, withNewOperatingSystem, withNewOsImage, withNewSystemUUID, withOperatingSystem, withOsImage, withSystemUUIDaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public int hashCode()
hashCode in class NodeSystemInfoFluentImpl<NodeSystemInfoBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.