Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
ParameterDetail[] |
DescribeParamTemplateInfoResponse.getItems()
Get 参数详情。包含:参数的名称,当前运行值,默认值,最大值、最小值、枚举值等信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeParamTemplateInfoResponse.setItems(ParameterDetail[] Items)
Set 参数详情。包含:参数的名称,当前运行值,默认值,最大值、最小值、枚举值等信息。
|
Constructor and Description |
---|
ParameterDetail(ParameterDetail 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.