Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyCertificateAttributesResponse
-
Packages that use ModifyCertificateAttributesResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyCertificateAttributesResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return ModifyCertificateAttributesResponse Modifier and Type Method Description ModifyCertificateAttributesResponseGaapClient. ModifyCertificateAttributes(ModifyCertificateAttributesRequest req)本接口(ModifyCertificateAttributes)用于修改证书,包括证书名字以及证书内容。 -
Uses of ModifyCertificateAttributesResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyCertificateAttributesResponse Constructor Description ModifyCertificateAttributesResponse(ModifyCertificateAttributesResponse 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.
-