public class V1VolumeMountFluentImpl<A extends V1VolumeMountFluent<A>> extends BaseFluent<A> implements V1VolumeMountFluent<A>
_visitables
Constructor and Description |
---|
V1VolumeMountFluentImpl() |
V1VolumeMountFluentImpl(V1VolumeMount instance) |
public V1VolumeMountFluentImpl()
public V1VolumeMountFluentImpl(V1VolumeMount instance)
public String getMountPath()
getMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withMountPath(String mountPath)
withMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasMountPath()
hasMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPath(String arg1)
withNewMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPath(StringBuilder arg1)
withNewMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPath(StringBuffer arg1)
withNewMountPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public String getMountPropagation()
getMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withMountPropagation(String mountPropagation)
withMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasMountPropagation()
hasMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPropagation(String arg1)
withNewMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPropagation(StringBuilder arg1)
withNewMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewMountPropagation(StringBuffer arg1)
withNewMountPropagation
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public String getName()
getName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withName(String name)
withName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasName()
hasName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewName(String arg1)
withNewName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public String getSubPath()
getSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withSubPath(String subPath)
withSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasSubPath()
hasSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPath(String arg1)
withNewSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPath(StringBuilder arg1)
withNewSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPath(StringBuffer arg1)
withNewSubPath
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public String getSubPathExpr()
getSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withSubPathExpr(String subPathExpr)
withSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public Boolean hasSubPathExpr()
hasSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPathExpr(String arg1)
withNewSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPathExpr(StringBuilder arg1)
withNewSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
public A withNewSubPathExpr(StringBuffer arg1)
withNewSubPathExpr
in interface V1VolumeMountFluent<A extends V1VolumeMountFluent<A>>
Copyright © 2021. All rights reserved.