Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
TendisSlowLogDetail[] |
DescribeTendisSlowLogResponse.getTendisSlowLogDetail()
Get 慢查询详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTendisSlowLogResponse.setTendisSlowLogDetail(TendisSlowLogDetail[] TendisSlowLogDetail)
Set 慢查询详情
|
Constructor and Description |
---|
TendisSlowLogDetail(TendisSlowLogDetail 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 © 2022. All rights reserved.