Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
InstanceSlowlogDetail[] |
DescribeSlowLogResponse.getInstanceSlowlogDetail()
Get 已废弃,该参数存在命名不规范问题,后续用参数InstanceSlowLogDetail取代。慢查询详情。
|
InstanceSlowlogDetail[] |
DescribeSlowLogResponse.getInstanceSlowLogDetail()
Get 慢查询详情。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSlowLogResponse.setInstanceSlowlogDetail(InstanceSlowlogDetail[] InstanceSlowlogDetail)
Set 已废弃,该参数存在命名不规范问题,后续用参数InstanceSlowLogDetail取代。慢查询详情。
|
void |
DescribeSlowLogResponse.setInstanceSlowLogDetail(InstanceSlowlogDetail[] InstanceSlowLogDetail)
Set 慢查询详情。
|
Constructor and Description |
---|
InstanceSlowlogDetail(InstanceSlowlogDetail 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 © 2024. All rights reserved.