Package | Description |
---|---|
com.tencentcloudapi.cr.v20180321.models |
Modifier and Type | Method and Description |
---|---|
CallTimeDict |
CreateBotTaskRequest.getCallTimeCollection()
Get 产品拨打时间集合
|
CallTimeDict |
UpdateBotTaskRequest.getCallTimeCollection()
Get 产品拨打时间集合
|
Modifier and Type | Method and Description |
---|---|
void |
CreateBotTaskRequest.setCallTimeCollection(CallTimeDict CallTimeCollection)
Set 产品拨打时间集合
|
void |
UpdateBotTaskRequest.setCallTimeCollection(CallTimeDict CallTimeCollection)
Set 产品拨打时间集合
|
Constructor and Description |
---|
CallTimeDict(CallTimeDict 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 © 2022. All rights reserved.