Uses of Class
com.tencentcloudapi.cms.v20190321.models.DeleteLibSamplesResponse
-
Packages that use DeleteLibSamplesResponse Package Description com.tencentcloudapi.cms.v20190321 com.tencentcloudapi.cms.v20190321.models -
-
Uses of DeleteLibSamplesResponse in com.tencentcloudapi.cms.v20190321
Methods in com.tencentcloudapi.cms.v20190321 that return DeleteLibSamplesResponse Modifier and Type Method Description DeleteLibSamplesResponseCmsClient. DeleteLibSamples(DeleteLibSamplesRequest req)删除关键词接口 -
Uses of DeleteLibSamplesResponse in com.tencentcloudapi.cms.v20190321.models
Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type DeleteLibSamplesResponse Constructor Description DeleteLibSamplesResponse(DeleteLibSamplesResponse 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.
-