Uses of Class
com.tencentcloudapi.redis.v20180412.models.SourceCommand
-
Packages that use SourceCommand Package Description com.tencentcloudapi.redis.v20180412.models -
-
Uses of SourceCommand in com.tencentcloudapi.redis.v20180412.models
Methods in com.tencentcloudapi.redis.v20180412.models that return SourceCommand Modifier and Type Method Description SourceCommand[]
DescribeInstanceMonitorTopNCmdResponse. getData()
Get 访问命令信息Methods in com.tencentcloudapi.redis.v20180412.models with parameters of type SourceCommand Modifier and Type Method Description void
DescribeInstanceMonitorTopNCmdResponse. setData(SourceCommand[] Data)
Set 访问命令信息Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type SourceCommand Constructor Description SourceCommand(SourceCommand 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.
-