public class V1HostPathVolumeSourceBuilder extends V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1HostPathVolumeSource,V1HostPathVolumeSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1HostPathVolumeSourceBuilder() |
V1HostPathVolumeSourceBuilder(Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1HostPathVolumeSource |
build() |
equals, getPath, getType, hashCode, hasPath, hasType, toString, withPath, withTypeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1HostPathVolumeSourceBuilder()
public V1HostPathVolumeSourceBuilder(Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.