public class HostPathVolumeSourceBuilder extends HostPathVolumeSourceFluentImpl<HostPathVolumeSourceBuilder> implements VisitableBuilder<HostPathVolumeSource,HostPathVolumeSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
HostPathVolumeSourceBuilder() |
HostPathVolumeSourceBuilder(Boolean validationEnabled) |
HostPathVolumeSourceBuilder(HostPathVolumeSource instance) |
HostPathVolumeSourceBuilder(HostPathVolumeSource instance,
Boolean validationEnabled) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
HostPathVolumeSource instance) |
HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent,
HostPathVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HostPathVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getPath, getType, hasAdditionalProperties, hashCode, hasPath, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HostPathVolumeSourceBuilder()
public HostPathVolumeSourceBuilder(Boolean validationEnabled)
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent)
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent, HostPathVolumeSource instance)
public HostPathVolumeSourceBuilder(HostPathVolumeSourceFluent<?> fluent, HostPathVolumeSource instance, Boolean validationEnabled)
public HostPathVolumeSourceBuilder(HostPathVolumeSource instance)
public HostPathVolumeSourceBuilder(HostPathVolumeSource instance, Boolean validationEnabled)
public HostPathVolumeSource build()
build in interface Builder<HostPathVolumeSource>Copyright © 2015–2022 Red Hat. All rights reserved.