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