public class V1NodeSystemInfoBuilder extends V1NodeSystemInfoFluentImpl<V1NodeSystemInfoBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1NodeSystemInfo,V1NodeSystemInfoBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1NodeSystemInfoBuilder() |
V1NodeSystemInfoBuilder(Boolean validationEnabled) |
V1NodeSystemInfoBuilder(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance,
Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeSystemInfo instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1NodeSystemInfo |
build() |
equals, getArchitecture, getBootID, getContainerRuntimeVersion, getKernelVersion, getKubeletVersion, getKubeProxyVersion, getMachineID, getOperatingSystem, getOsImage, getSystemUUID, hasArchitecture, hasBootID, hasContainerRuntimeVersion, hashCode, hasKernelVersion, hasKubeletVersion, hasKubeProxyVersion, hasMachineID, hasOperatingSystem, hasOsImage, hasSystemUUID, toString, withArchitecture, withBootID, withContainerRuntimeVersion, withKernelVersion, withKubeletVersion, withKubeProxyVersion, withMachineID, withOperatingSystem, withOsImage, withSystemUUIDaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeSystemInfoBuilder()
public V1NodeSystemInfoBuilder(Boolean validationEnabled)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, Boolean validationEnabled)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeSystemInfo instance)
public V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeSystemInfo instance, Boolean validationEnabled)
public V1NodeSystemInfoBuilder(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance)
public V1NodeSystemInfoBuilder(io.kubernetes.client.openapi.models.V1NodeSystemInfo instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.