Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
Caller |
UploadFilesRequest.getCaller()
Get 执行本接口操作的员工信息。其中OperatorId为必填字段,即用户的UserId。
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
Modifier and Type | Method and Description |
---|---|
void |
UploadFilesRequest.setCaller(Caller Caller)
Set 执行本接口操作的员工信息。其中OperatorId为必填字段,即用户的UserId。
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
Constructor and Description |
---|
Caller(Caller 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 © 2023. All rights reserved.