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