Uses of Class
com.tencentcloudapi.tci.v20190318.models.ActionInfo
-
Packages that use ActionInfo Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of ActionInfo in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return ActionInfo Modifier and Type Method Description ActionInfoImageTaskResult. getActionInfo()Get 大教室场景学生肢体动作识别信息Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type ActionInfo Modifier and Type Method Description voidImageTaskResult. setActionInfo(ActionInfo ActionInfo)Set 大教室场景学生肢体动作识别信息Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type ActionInfo Constructor Description ActionInfo(ActionInfo 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.
-