Uses of Class
com.tencentcloudapi.npp.v20190823.models.CreateCallBackRequest
-
Packages that use CreateCallBackRequest Package Description com.tencentcloudapi.npp.v20190823 com.tencentcloudapi.npp.v20190823.models -
-
Uses of CreateCallBackRequest in com.tencentcloudapi.npp.v20190823
Methods in com.tencentcloudapi.npp.v20190823 with parameters of type CreateCallBackRequest Modifier and Type Method Description CreateCallBackResponse
NppClient. CreateCallBack(CreateCallBackRequest req)
回拨呼叫请求 -
Uses of CreateCallBackRequest in com.tencentcloudapi.npp.v20190823.models
Constructors in com.tencentcloudapi.npp.v20190823.models with parameters of type CreateCallBackRequest Constructor Description CreateCallBackRequest(CreateCallBackRequest 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.
-