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