Uses of Class
com.tencentcloudapi.ssl.v20191205.models.ModifyCertificateProjectResponse
-
Packages that use ModifyCertificateProjectResponse Package Description com.tencentcloudapi.ssl.v20191205 com.tencentcloudapi.ssl.v20191205.models -
-
Uses of ModifyCertificateProjectResponse in com.tencentcloudapi.ssl.v20191205
Methods in com.tencentcloudapi.ssl.v20191205 that return ModifyCertificateProjectResponse Modifier and Type Method Description ModifyCertificateProjectResponse
SslClient. ModifyCertificateProject(ModifyCertificateProjectRequest req)
批量修改证书所属项目。 -
Uses of ModifyCertificateProjectResponse in com.tencentcloudapi.ssl.v20191205.models
Constructors in com.tencentcloudapi.ssl.v20191205.models with parameters of type ModifyCertificateProjectResponse Constructor Description ModifyCertificateProjectResponse(ModifyCertificateProjectResponse 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.
-