Uses of Class
com.tencentcloudapi.cii.v20210408.models.CreateUnderwriteTaskByIdResponse
-
Packages that use CreateUnderwriteTaskByIdResponse Package Description com.tencentcloudapi.cii.v20210408 com.tencentcloudapi.cii.v20210408.models -
-
Uses of CreateUnderwriteTaskByIdResponse in com.tencentcloudapi.cii.v20210408
Methods in com.tencentcloudapi.cii.v20210408 that return CreateUnderwriteTaskByIdResponse Modifier and Type Method Description CreateUnderwriteTaskByIdResponse
CiiClient. CreateUnderwriteTaskById(CreateUnderwriteTaskByIdRequest req)
本接口(CreateUnderwriteTaskById)用于根据结构化任务ID创建核保任务 -
Uses of CreateUnderwriteTaskByIdResponse in com.tencentcloudapi.cii.v20210408.models
Constructors in com.tencentcloudapi.cii.v20210408.models with parameters of type CreateUnderwriteTaskByIdResponse Constructor Description CreateUnderwriteTaskByIdResponse(CreateUnderwriteTaskByIdResponse 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.
-