所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
AddAttendeeToEventGroupResponse |
addAttendeeToEventGroup(String userId,
String groupId) |
AddAttendeeToEventGroupResponse |
addAttendeeToEventGroupWithOptions(String userId,
String groupId,
AddAttendeeToEventGroupHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
CreateEventGroupResponse |
createEventGroup(String userId) |
CreateEventGroupResponse |
createEventGroupWithOptions(String userId,
CreateEventGroupHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SendInteractiveCardResponse |
sendInteractiveCard(String userId) |
SendInteractiveCardResponse |
sendInteractiveCardWithOptions(String userId,
SendInteractiveCardHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SendSingleInteractiveCardResponse |
sendSingleInteractiveCard(String userId) |
SendSingleInteractiveCardResponse |
sendSingleInteractiveCardWithOptions(String userId,
SendSingleInteractiveCardHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
UpdateInteractiveCardResponse |
updateInteractiveCard(String userId) |
UpdateInteractiveCardResponse |
updateInteractiveCardWithOptions(String userId,
UpdateInteractiveCardHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |