public class V1VolumeMountBuilder extends V1VolumeMountFluentImpl<V1VolumeMountBuilder> implements VisitableBuilder<V1VolumeMount,V1VolumeMountBuilder>
_visitables| Constructor and Description |
|---|
V1VolumeMountBuilder() |
V1VolumeMountBuilder(Boolean validationEnabled) |
V1VolumeMountBuilder(V1VolumeMount instance) |
V1VolumeMountBuilder(V1VolumeMount instance,
Boolean validationEnabled) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
V1VolumeMount instance) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
V1VolumeMount instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1VolumeMount |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getMountPath, getMountPropagation, getName, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, isReadOnly, withMountPath, withMountPropagation, withName, withNewMountPath, withNewMountPath, withNewMountPath, withNewMountPropagation, withNewMountPropagation, withNewMountPropagation, withNewName, withNewName, withNewName, withNewReadOnly, withNewReadOnly, withNewSubPath, withNewSubPath, withNewSubPath, withNewSubPathExpr, withNewSubPathExpr, withNewSubPathExpr, withReadOnly, withSubPath, withSubPathExpraccept, aggregate, aggregate, build, build, builderOfpublic V1VolumeMountBuilder()
public V1VolumeMountBuilder(Boolean validationEnabled)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, Boolean validationEnabled)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, V1VolumeMount instance)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, V1VolumeMount instance, Boolean validationEnabled)
public V1VolumeMountBuilder(V1VolumeMount instance)
public V1VolumeMountBuilder(V1VolumeMount instance, Boolean validationEnabled)
public V1VolumeMount build()
build in interface Builder<V1VolumeMount>public boolean equals(Object o)
equals in class V1VolumeMountFluentImpl<V1VolumeMountBuilder>public int hashCode()
hashCode in class V1VolumeMountFluentImpl<V1VolumeMountBuilder>Copyright © 2021. All rights reserved.