Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
CacheInfoInfo[] |
CacheInfo.getInfo()
Get List of timeout parameter configuration
Note: this field may return `null`, indicating that no valid value was found.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheInfo.setInfo(CacheInfoInfo[] Info)
Set List of timeout parameter configuration
Note: this field may return `null`, indicating that no valid value was found.
|
Constructor and Description |
---|
CacheInfoInfo(CacheInfoInfo 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.