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