Uses of Class
com.tencentcloudapi.wedata.v20210820.models.RobLockState
-
Packages that use RobLockState Package Description com.tencentcloudapi.wedata.v20210820.models -
-
Uses of RobLockState in com.tencentcloudapi.wedata.v20210820.models
Methods in com.tencentcloudapi.wedata.v20210820.models that return RobLockState Modifier and Type Method Description RobLockStateRobAndLockIntegrationTaskResponse. getRobLockState()Get 抢锁状态Methods in com.tencentcloudapi.wedata.v20210820.models with parameters of type RobLockState Modifier and Type Method Description voidRobAndLockIntegrationTaskResponse. setRobLockState(RobLockState RobLockState)Set 抢锁状态Constructors in com.tencentcloudapi.wedata.v20210820.models with parameters of type RobLockState Constructor Description RobLockState(RobLockState 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.
-