Uses of Class
com.tencentcloudapi.redis.v20180412.models.CommandTake
-
Packages that use CommandTake Package Description com.tencentcloudapi.redis.v20180412.models -
-
Uses of CommandTake in com.tencentcloudapi.redis.v20180412.models
Methods in com.tencentcloudapi.redis.v20180412.models that return CommandTake Modifier and Type Method Description CommandTake[]
DescribeInstanceMonitorTopNCmdTookResponse. getData()
Get 耗时详细信息Methods in com.tencentcloudapi.redis.v20180412.models with parameters of type CommandTake Modifier and Type Method Description void
DescribeInstanceMonitorTopNCmdTookResponse. setData(CommandTake[] Data)
Set 耗时详细信息Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type CommandTake Constructor Description CommandTake(CommandTake 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.
-