IVolumeMount@Deprecated public interface IVolume
| Modifier and Type | Method and Description |
|---|---|
String |
getMountPath()
Deprecated.
|
String |
getName()
Deprecated.
|
boolean |
isReadOnly()
Deprecated.
|
void |
setMountPath(String path)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setReadOnly(boolean readonly)
Deprecated.
|
String getName()
void setName(String name)
void setMountPath(String path)
String getMountPath()
void setReadOnly(boolean readonly)
boolean isReadOnly()
Copyright © 2020 Red Hat, Inc. All Rights Reserved.