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) |
int |
hashCode() |
getPath, getType, hasPath, hasType, withNewPath, withNewPath, withNewPath, withNewType, withNewType, withNewType, withPath, withTypeaccept, 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>public boolean equals(Object o)
equals in class HostPathVolumeSourceFluentImpl<HostPathVolumeSourceBuilder>public int hashCode()
hashCode in class HostPathVolumeSourceFluentImpl<HostPathVolumeSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.