Uses of Class
com.tencentcloudapi.trp.v20210515.models.CreateTraceCodesAsyncResponse
-
Packages that use CreateTraceCodesAsyncResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of CreateTraceCodesAsyncResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return CreateTraceCodesAsyncResponse Modifier and Type Method Description CreateTraceCodesAsyncResponseTrpClient. CreateTraceCodesAsync(CreateTraceCodesAsyncRequest req)异步导入激活码包,如果是第三方码包,需要域名跟配置的匹配 -
Uses of CreateTraceCodesAsyncResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type CreateTraceCodesAsyncResponse Constructor Description CreateTraceCodesAsyncResponse(CreateTraceCodesAsyncResponse 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.
-