Uses of Class
com.tencentcloudapi.cme.v20191029.models.CreateLinkResponse
-
Packages that use CreateLinkResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of CreateLinkResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return CreateLinkResponse Modifier and Type Method Description CreateLinkResponse
CmeClient. CreateLink(CreateLinkRequest req)
创建媒体链接或分类路径链接,将资源信息链接到目标。 -
Uses of CreateLinkResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type CreateLinkResponse Constructor Description CreateLinkResponse(CreateLinkResponse 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.
-