public class DescribeStaffStatusMetricsRequest extends AbstractModel
Constructor and Description |
---|
DescribeStaffStatusMetricsRequest() |
DescribeStaffStatusMetricsRequest(DescribeStaffStatusMetricsRequest 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.
|
Modifier and Type | Method and Description |
---|---|
Long |
getSdkAppId()
Get 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
|
String[] |
getStaffList()
Get 筛选坐席列表,默认不传返回全部坐席信息
|
void |
setSdkAppId(Long SdkAppId)
Set 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
|
void |
setStaffList(String[] StaffList)
Set 筛选坐席列表,默认不传返回全部坐席信息
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeStaffStatusMetricsRequest()
public DescribeStaffStatusMetricsRequest(DescribeStaffStatusMetricsRequest source)
public Long getSdkAppId()
public void setSdkAppId(Long SdkAppId)
SdkAppId
- 应用 ID(必填),可以查看 https://console.cloud.tencent.com/cccpublic String[] getStaffList()
public void setStaffList(String[] StaffList)
StaffList
- 筛选坐席列表,默认不传返回全部坐席信息Copyright © 2023. All rights reserved.