public class UpdateInteractiveCardResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateInteractiveCardResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateInteractiveCardResponse |
build(Map<String,?> map) |
Map<String,?> |
getBody() |
Map<String,String> |
getHeaders() |
UpdateInteractiveCardResponse |
setBody(Map<String,?> body) |
UpdateInteractiveCardResponse |
setHeaders(Map<String,String> headers) |
public static UpdateInteractiveCardResponse build(Map<String,?> map) throws Exception
Exceptionpublic UpdateInteractiveCardResponse setHeaders(Map<String,String> headers)
public UpdateInteractiveCardResponse setBody(Map<String,?> body)
Copyright © 2022. All rights reserved.