Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ClsLogIpData
-
Packages that use ClsLogIpData Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ClsLogIpData in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return ClsLogIpData Modifier and Type Method Description ClsLogIpData[]ListTopClsLogDataResponse. getData()Get 数据列表Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsLogIpData Modifier and Type Method Description voidListTopClsLogDataResponse. setData(ClsLogIpData[] Data)Set 数据列表Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ClsLogIpData Constructor Description ClsLogIpData(ClsLogIpData 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.
-