Uses of Class
com.tencentcloudapi.cms.v20190321.models.TextOutputID
-
Packages that use TextOutputID Package Description com.tencentcloudapi.cms.v20190321.models -
-
Uses of TextOutputID in com.tencentcloudapi.cms.v20190321.models
Methods in com.tencentcloudapi.cms.v20190321.models that return TextOutputID Modifier and Type Method Description TextOutputIDTextData. getID()Get 消息类ID信息Methods in com.tencentcloudapi.cms.v20190321.models with parameters of type TextOutputID Modifier and Type Method Description voidTextData. setID(TextOutputID ID)Set 消息类ID信息Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type TextOutputID Constructor Description TextOutputID(TextOutputID 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.
-