Uses of Class
com.tencentcloudapi.cii.v20210408.models.MachinePredict
-
Packages that use MachinePredict Package Description com.tencentcloudapi.cii.v20210408.models -
-
Uses of MachinePredict in com.tencentcloudapi.cii.v20210408.models
Methods in com.tencentcloudapi.cii.v20210408.models that return MachinePredict Modifier and Type Method Description MachinePredict[]
InsuranceResult. getResult()
Get 对应险种的机器核保结果Methods in com.tencentcloudapi.cii.v20210408.models with parameters of type MachinePredict Modifier and Type Method Description void
InsuranceResult. setResult(MachinePredict[] Result)
Set 对应险种的机器核保结果Constructors in com.tencentcloudapi.cii.v20210408.models with parameters of type MachinePredict Constructor Description MachinePredict(MachinePredict 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.
-