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