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() |
boolean |
equals(Object o) |
int |
hashCode() |
getMountPath, getMountPropagation, getName, getReadOnly, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, withMountPath, withMountPropagation, withName, withNewMountPath, withNewMountPropagation, withNewName, withNewSubPath, withNewSubPathExpr, withReadOnly, withSubPath, withSubPathExpraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public io.kubernetes.client.openapi.models.V1VolumeMount build()
public boolean equals(Object o)
equals in class V1VolumeMountFluentImpl<V1VolumeMountBuilder>public int hashCode()
hashCode in class V1VolumeMountFluentImpl<V1VolumeMountBuilder>Copyright © 2022. All rights reserved.