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) |
getPath, getType, hasPath, hasType, withNewPath, withNewPath, withNewPath, withNewType, withNewType, withNewType, withPath, withType
accept, aggregate, aggregate, build, build, builderOf
public 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>
Copyright © 2020. All rights reserved.