public class V1NodeSystemInfoBuilder extends V1NodeSystemInfoFluentImpl<V1NodeSystemInfoBuilder> implements VisitableBuilder<V1NodeSystemInfo,V1NodeSystemInfoBuilder>
_visitables
Constructor and Description |
---|
V1NodeSystemInfoBuilder() |
V1NodeSystemInfoBuilder(Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(V1NodeSystemInfo instance,
Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
V1NodeSystemInfo instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NodeSystemInfo |
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 V1NodeSystemInfoBuilder()
public V1NodeSystemInfoBuilder(Boolean validationEnabled)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, Boolean validationEnabled)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, V1NodeSystemInfo instance)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, V1NodeSystemInfo instance, Boolean validationEnabled)
public V1NodeSystemInfoBuilder(V1NodeSystemInfo instance)
public V1NodeSystemInfoBuilder(V1NodeSystemInfo instance, Boolean validationEnabled)
public V1NodeSystemInfo build()
build
in interface Builder<V1NodeSystemInfo>
public boolean equals(Object o)
equals
in class V1NodeSystemInfoFluentImpl<V1NodeSystemInfoBuilder>
Copyright © 2020. All rights reserved.