Uses of Class
com.tencentcloudapi.ccc.v20200210.models.UnbindStaffSkillGroupListRequest
-
Packages that use UnbindStaffSkillGroupListRequest Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of UnbindStaffSkillGroupListRequest in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 with parameters of type UnbindStaffSkillGroupListRequest Modifier and Type Method Description UnbindStaffSkillGroupListResponseCccClient. UnbindStaffSkillGroupList(UnbindStaffSkillGroupListRequest req)解绑坐席所属技能组 -
Uses of UnbindStaffSkillGroupListRequest in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type UnbindStaffSkillGroupListRequest Constructor Description UnbindStaffSkillGroupListRequest(UnbindStaffSkillGroupListRequest 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.
-