public class VolumeMountFluentImpl<A extends VolumeMountFluent<A>> extends BaseFluent<A> implements VolumeMountFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
VolumeMountFluentImpl() |
VolumeMountFluentImpl(VolumeMount instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VolumeMountFluentImpl()
public VolumeMountFluentImpl(VolumeMount instance)
public String getMountPath()
getMountPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withMountPath(String mountPath)
withMountPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasMountPath()
hasMountPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public String getMountPropagation()
getMountPropagation in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withMountPropagation(String mountPropagation)
withMountPropagation in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasMountPropagation()
hasMountPropagation in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public String getName()
getName in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withName(String name)
withName in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasName()
hasName in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean getReadOnly()
getReadOnly in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public String getSubPath()
getSubPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withSubPath(String subPath)
withSubPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasSubPath()
hasSubPath in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public String getSubPathExpr()
getSubPathExpr in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A withSubPathExpr(String subPathExpr)
withSubPathExpr in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasSubPathExpr()
hasSubPathExpr in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface VolumeMountFluent<A extends VolumeMountFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends VolumeMountFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends VolumeMountFluent<A>>public A withReadOnly()
withReadOnly in interface VolumeMountFluent<A extends VolumeMountFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.