| Package | Description |
|---|---|
| com.baidubce.services.bci.model.volume |
| Modifier and Type | Method and Description |
|---|---|
ConfigFileDetail |
ConfigFileDetail.setFile(String file) |
ConfigFileDetail |
ConfigFileDetail.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigFileDetail> |
ConfigFileVolume.getConfigFiles() |
| Modifier and Type | Method and Description |
|---|---|
ConfigFileVolume |
ConfigFileVolume.setConfigFiles(List<ConfigFileDetail> configFiles) |
| Constructor and Description |
|---|
ConfigFileVolume(String name,
List<ConfigFileDetail> configFiles,
Integer defaultMode)
The constructor of ConfigFileVolume
|
Copyright © 2023. All rights reserved.