Uses of Class
com.tencentcloudapi.tsf.v20180326.models.ReassociateBusinessLogConfigResponse
-
Packages that use ReassociateBusinessLogConfigResponse Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of ReassociateBusinessLogConfigResponse in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 that return ReassociateBusinessLogConfigResponse Modifier and Type Method Description ReassociateBusinessLogConfigResponseTsfClient. ReassociateBusinessLogConfig(ReassociateBusinessLogConfigRequest req)重关联业务日志配置 -
Uses of ReassociateBusinessLogConfigResponse in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type ReassociateBusinessLogConfigResponse Constructor Description ReassociateBusinessLogConfigResponse(ReassociateBusinessLogConfigResponse 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.
-