| Package | Description | 
|---|---|
| com.tencentcloudapi.ess.v20201111.models | 
| Modifier and Type | Method and Description | 
|---|---|
CreateStaffResult | 
CreateIntegrationEmployeesResponse.getCreateEmployeeResult()
Get 创建员工的结果。包含创建成功的数据与创建失败数据。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateIntegrationEmployeesResponse.setCreateEmployeeResult(CreateStaffResult CreateEmployeeResult)
Set 创建员工的结果。包含创建成功的数据与创建失败数据。 
 | 
| Constructor and Description | 
|---|
CreateStaffResult(CreateStaffResult 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. 
 | 
Copyright © 2025. All rights reserved.