Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
StorageConf[] |
TemServiceVersionInfo.getStorageConfs()
Get Storage configuration
|
StorageConf[] |
DeployApplicationRequest.getStorageConfs()
Get Data volume configuration
|
Modifier and Type | Method and Description |
---|---|
void |
TemServiceVersionInfo.setStorageConfs(StorageConf[] StorageConfs)
Set Storage configuration
|
void |
DeployApplicationRequest.setStorageConfs(StorageConf[] StorageConfs)
Set Data volume configuration
|
Constructor and Description |
---|
StorageConf(StorageConf source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.