public class V1VolumeMountBuilder extends V1VolumeMountFluentImpl<V1VolumeMountBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1VolumeMount,V1VolumeMountBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1VolumeMountBuilder() |
V1VolumeMountBuilder(Boolean validationEnabled) |
V1VolumeMountBuilder(io.kubernetes.client.openapi.models.V1VolumeMount instance) |
V1VolumeMountBuilder(io.kubernetes.client.openapi.models.V1VolumeMount instance,
Boolean validationEnabled) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeMount instance) |
V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeMount instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1VolumeMount |
build() |
equals, getMountPath, getMountPropagation, getName, getReadOnly, getSubPath, getSubPathExpr, hashCode, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, toString, withMountPath, withMountPropagation, withName, withReadOnly, withReadOnly, withSubPath, withSubPathExpraccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1VolumeMountBuilder()
public V1VolumeMountBuilder(Boolean validationEnabled)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, Boolean validationEnabled)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeMount instance)
public V1VolumeMountBuilder(V1VolumeMountFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeMount instance, Boolean validationEnabled)
public V1VolumeMountBuilder(io.kubernetes.client.openapi.models.V1VolumeMount instance)
public V1VolumeMountBuilder(io.kubernetes.client.openapi.models.V1VolumeMount instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.