| Package | Description |
|---|---|
| com.baidubce.services.bci.model.volume |
| Modifier and Type | Method and Description |
|---|---|
ConfigFileVolume |
ConfigFileVolume.setConfigFiles(List<ConfigFileDetail> configFiles) |
ConfigFileVolume |
ConfigFileVolume.setDefaultMode(Integer defaultMode) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigFileVolume> |
Volume.getConfigFile() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
Volume.setConfigFile(List<ConfigFileVolume> configFile) |
| Constructor and Description |
|---|
Volume(List<NfsVolume> nfs,
List<EmptyDirVolume> emptyDir,
List<ConfigFileVolume> configFile)
The constructor of Volume
|
Copyright © 2023. All rights reserved.