Uses of Class
com.tencentcloudapi.wav.v20210129.models.CreateLeadResponse
-
Packages that use CreateLeadResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of CreateLeadResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return CreateLeadResponse Modifier and Type Method Description CreateLeadResponseWavClient. CreateLead(CreateLeadRequest req)线索回收接口 -
Uses of CreateLeadResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type CreateLeadResponse Constructor Description CreateLeadResponse(CreateLeadResponse 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.
-