public class V1HostPathVolumeSourceBuilder extends V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1HostPathVolumeSource,V1HostPathVolumeSourceBuilder>
_visitables, VISIT
Constructor and Description |
---|
V1HostPathVolumeSourceBuilder() |
V1HostPathVolumeSourceBuilder(Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1HostPathVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getPath, getType, hasPath, hasType, withNewPath, withNewType, withPath, withType
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1HostPathVolumeSourceBuilder()
public V1HostPathVolumeSourceBuilder(Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance, Boolean validationEnabled)
public V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance)
public V1HostPathVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1HostPathVolumeSource build()
public boolean equals(Object o)
equals
in class V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1HostPathVolumeSourceFluentImpl<V1HostPathVolumeSourceBuilder>
Copyright © 2021. All rights reserved.