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