public class V1HostPathVolumeSourceBuilder extends V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder> implements VisitableBuilder<V1HostPathVolumeSource,V1HostPathVolumeSourceBuilder>
_visitables| Constructor and Description |
|---|
V1HostPathVolumeSourceBuilder() |
V1HostPathVolumeSourceBuilder(Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
V1HostPathVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1HostPathVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getPath, getType, hasPath, hasType, withNewPath, withNewPath, withNewPath, withNewType, withNewType, withNewType, withPath, withTypeaccept, aggregate, aggregate, build, build, builderOfpublic V1HostPathVolumeSourceBuilder()
public V1HostPathVolumeSourceBuilder(Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, V1HostPathVolumeSource instance, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance, Boolean validationEnabled)
public V1HostPathVolumeSource build()
build in interface Builder<V1HostPathVolumeSource>public boolean equals(Object o)
equals in class V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder>public int hashCode()
hashCode in class V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder>Copyright © 2020. All rights reserved.