Uses of Class
com.tencentcloudapi.sslpod.v20190605.models.DescribeNoticeInfoResponse
-
Packages that use DescribeNoticeInfoResponse Package Description com.tencentcloudapi.sslpod.v20190605 com.tencentcloudapi.sslpod.v20190605.models -
-
Uses of DescribeNoticeInfoResponse in com.tencentcloudapi.sslpod.v20190605
Methods in com.tencentcloudapi.sslpod.v20190605 that return DescribeNoticeInfoResponse Modifier and Type Method Description DescribeNoticeInfoResponseSslpodClient. DescribeNoticeInfo(DescribeNoticeInfoRequest req)获取通知额度信息 -
Uses of DescribeNoticeInfoResponse in com.tencentcloudapi.sslpod.v20190605.models
Constructors in com.tencentcloudapi.sslpod.v20190605.models with parameters of type DescribeNoticeInfoResponse Constructor Description DescribeNoticeInfoResponse(DescribeNoticeInfoResponse 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.
-