Uses of Class
com.tencentcloudapi.ess.v20201111.models.DeleteIntegrationDepartmentResponse
-
Packages that use DeleteIntegrationDepartmentResponse Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of DeleteIntegrationDepartmentResponse in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 that return DeleteIntegrationDepartmentResponse Modifier and Type Method Description DeleteIntegrationDepartmentResponse
EssClient. DeleteIntegrationDepartment(DeleteIntegrationDepartmentRequest req)
此接口(DeleteIntegrationDepartment)用于删除企业的部门信息。 -
Uses of DeleteIntegrationDepartmentResponse in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type DeleteIntegrationDepartmentResponse Constructor Description DeleteIntegrationDepartmentResponse(DeleteIntegrationDepartmentResponse 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.
-