| Package | Description |
|---|---|
| com.baidubce.services.bci.model.volume |
| Modifier and Type | Method and Description |
|---|---|
NfsVolume |
NfsVolume.setPath(String path) |
NfsVolume |
NfsVolume.setReadOnly(Boolean readOnly) |
NfsVolume |
NfsVolume.setServer(String server) |
| Modifier and Type | Method and Description |
|---|---|
List<NfsVolume> |
Volume.getNfs() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
Volume.setNfs(List<NfsVolume> nfs) |
| Constructor and Description |
|---|
Volume(List<NfsVolume> nfs,
List<EmptyDirVolume> emptyDir,
List<ConfigFileVolume> configFile)
The constructor of Volume
|
Copyright © 2023. All rights reserved.