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