Uses of Class
com.tencentcloudapi.sslpod.v20190605.models.NoticeInfoResult
-
Packages that use NoticeInfoResult Package Description com.tencentcloudapi.sslpod.v20190605.models -
-
Uses of NoticeInfoResult in com.tencentcloudapi.sslpod.v20190605.models
Methods in com.tencentcloudapi.sslpod.v20190605.models that return NoticeInfoResult Modifier and Type Method Description NoticeInfoResultDescribeNoticeInfoResponse. getData()Get 通知信息结果Methods in com.tencentcloudapi.sslpod.v20190605.models with parameters of type NoticeInfoResult Modifier and Type Method Description voidDescribeNoticeInfoResponse. setData(NoticeInfoResult Data)Set 通知信息结果Constructors in com.tencentcloudapi.sslpod.v20190605.models with parameters of type NoticeInfoResult Constructor Description NoticeInfoResult(NoticeInfoResult 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.
-