| Package | Description |
|---|---|
| com.baidubce.services.bci.model.volume |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolume |
EmptyDirVolume.setMedium(String medium) |
EmptyDirVolume |
EmptyDirVolume.setSizeLimit(Float sizeLimit) |
| Modifier and Type | Method and Description |
|---|---|
List<EmptyDirVolume> |
Volume.getEmptyDir() |
| Modifier and Type | Method and Description |
|---|---|
Volume |
Volume.setEmptyDir(List<EmptyDirVolume> emptyDir) |
| Constructor and Description |
|---|
Volume(List<NfsVolume> nfs,
List<EmptyDirVolume> emptyDir,
List<ConfigFileVolume> configFile)
The constructor of Volume
|
Copyright © 2024. All rights reserved.