Uses of Class
com.tencentcloudapi.faceid.v20180301.models.IntentionActionResult
-
Packages that use IntentionActionResult Package Description com.tencentcloudapi.faceid.v20180301.models -
-
Uses of IntentionActionResult in com.tencentcloudapi.faceid.v20180301.models
Methods in com.tencentcloudapi.faceid.v20180301.models that return IntentionActionResult Modifier and Type Method Description IntentionActionResultGetDetectInfoEnhancedResponse. getIntentionActionResult()Get 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。IntentionActionResultGetEidResultResponse. getIntentionActionResult()Get 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.faceid.v20180301.models with parameters of type IntentionActionResult Modifier and Type Method Description voidGetDetectInfoEnhancedResponse. setIntentionActionResult(IntentionActionResult IntentionActionResult)Set 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。voidGetEidResultResponse. setIntentionActionResult(IntentionActionResult IntentionActionResult)Set 意愿核身点头确认模式的结果信息,若未使用该意愿核身功能,该字段返回值可以不处理。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type IntentionActionResult Constructor Description IntentionActionResult(IntentionActionResult 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.
-