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