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