Uses of Class
com.tencentcloudapi.cii.v20210408.models.UnderwriteOutput
-
Packages that use UnderwriteOutput Package Description com.tencentcloudapi.cii.v20210408.models -
-
Uses of UnderwriteOutput in com.tencentcloudapi.cii.v20210408.models
Methods in com.tencentcloudapi.cii.v20210408.models that return UnderwriteOutput Modifier and Type Method Description UnderwriteOutput[]DescribeUnderwriteTaskResponse. getUnderwriteResults()Get 核保结果Methods in com.tencentcloudapi.cii.v20210408.models with parameters of type UnderwriteOutput Modifier and Type Method Description voidDescribeUnderwriteTaskResponse. setUnderwriteResults(UnderwriteOutput[] UnderwriteResults)Set 核保结果Constructors in com.tencentcloudapi.cii.v20210408.models with parameters of type UnderwriteOutput Constructor Description UnderwriteOutput(UnderwriteOutput 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.
-