Uses of Class
com.tencentcloudapi.faceid.v20180301.models.RuleIdConfig
-
Packages that use RuleIdConfig Package Description com.tencentcloudapi.faceid.v20180301.models -
-
Uses of RuleIdConfig in com.tencentcloudapi.faceid.v20180301.models
Methods in com.tencentcloudapi.faceid.v20180301.models that return RuleIdConfig Modifier and Type Method Description RuleIdConfigDetectAuthRequest. getConfig()Get RuleId相关配置Methods in com.tencentcloudapi.faceid.v20180301.models with parameters of type RuleIdConfig Modifier and Type Method Description voidDetectAuthRequest. setConfig(RuleIdConfig Config)Set RuleId相关配置Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type RuleIdConfig Constructor Description RuleIdConfig(RuleIdConfig 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.
-