Uses of Class
com.tencentcloudapi.iotcloud.v20210408.models.UpdatePrivateCAResponse
-
Packages that use UpdatePrivateCAResponse Package Description com.tencentcloudapi.iotcloud.v20210408 com.tencentcloudapi.iotcloud.v20210408.models -
-
Uses of UpdatePrivateCAResponse in com.tencentcloudapi.iotcloud.v20210408
Methods in com.tencentcloudapi.iotcloud.v20210408 that return UpdatePrivateCAResponse Modifier and Type Method Description UpdatePrivateCAResponseIotcloudClient. UpdatePrivateCA(UpdatePrivateCARequest req)更新私有CA证书 -
Uses of UpdatePrivateCAResponse in com.tencentcloudapi.iotcloud.v20210408.models
Constructors in com.tencentcloudapi.iotcloud.v20210408.models with parameters of type UpdatePrivateCAResponse Constructor Description UpdatePrivateCAResponse(UpdatePrivateCAResponse 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.
-