public class HostPathVolumeSourceBuilder extends HostPathVolumeSourceFluentImpl<HostPathVolumeSourceBuilder> implements VisitableBuilder<HostPathVolumeSource,HostPathVolumeSourceBuilder>
_visitables| 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() |
boolean |
equals(Object o) |
getPath, withPathaccept, aggregate, aggregate, build, buildpublic 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>public boolean equals(Object o)
equals in class HostPathVolumeSourceFluentImpl<HostPathVolumeSourceBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.