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, 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
accept, aggregate, aggregate, build, build, builderOf
public 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 © 2015–2019 Red Hat. All rights reserved.