public class VolumeMountBuilder extends VolumeMountFluentImpl<VolumeMountBuilder> implements VisitableBuilder<VolumeMount,VolumeMountBuilder>
_visitables| Constructor and Description |
|---|
VolumeMountBuilder() |
VolumeMountBuilder(java.lang.Boolean validationEnabled) |
VolumeMountBuilder(VolumeMount instance) |
VolumeMountBuilder(VolumeMount instance,
java.lang.Boolean validationEnabled) |
VolumeMountBuilder(VolumeMountFluent<?> fluent) |
VolumeMountBuilder(VolumeMountFluent<?> fluent,
java.lang.Boolean validationEnabled) |
VolumeMountBuilder(VolumeMountFluent<?> fluent,
VolumeMount instance) |
VolumeMountBuilder(VolumeMountFluent<?> fluent,
VolumeMount instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VolumeMount |
build() |
boolean |
equals(java.lang.Object o) |
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 VolumeMountBuilder()
public VolumeMountBuilder(java.lang.Boolean validationEnabled)
public VolumeMountBuilder(VolumeMountFluent<?> fluent)
public VolumeMountBuilder(VolumeMountFluent<?> fluent, java.lang.Boolean validationEnabled)
public VolumeMountBuilder(VolumeMountFluent<?> fluent, VolumeMount instance)
public VolumeMountBuilder(VolumeMountFluent<?> fluent, VolumeMount instance, java.lang.Boolean validationEnabled)
public VolumeMountBuilder(VolumeMount instance)
public VolumeMountBuilder(VolumeMount instance, java.lang.Boolean validationEnabled)
public VolumeMount build()
build in interface Builder<VolumeMount>public boolean equals(java.lang.Object o)
equals in class VolumeMountFluentImpl<VolumeMountBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.