Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.GetCOSURLResponse
-
Packages that use GetCOSURLResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of GetCOSURLResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return GetCOSURLResponse Modifier and Type Method Description GetCOSURLResponseIotcloudClient. GetCOSURL(GetCOSURLRequest req)本接口(GetCOSURL)用于获取固件存储在COS的URL -
Uses of GetCOSURLResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type GetCOSURLResponse Constructor Description GetCOSURLResponse(GetCOSURLResponse 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.
-