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