public class SendMsgByTaskSupportInviteJoinOrgResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
SendMsgByTaskSupportInviteJoinOrgResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
SendMsgByTaskSupportInviteJoinOrgResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public SendMsgByTaskSupportInviteJoinOrgResponseBody body
public SendMsgByTaskSupportInviteJoinOrgResponse()
public static SendMsgByTaskSupportInviteJoinOrgResponse build(Map<String,?> map) throws Exception
Exception
public SendMsgByTaskSupportInviteJoinOrgResponse setHeaders(Map<String,String> headers)
public SendMsgByTaskSupportInviteJoinOrgResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public SendMsgByTaskSupportInviteJoinOrgResponse setBody(SendMsgByTaskSupportInviteJoinOrgResponseBody body)
public SendMsgByTaskSupportInviteJoinOrgResponseBody getBody()
Copyright © 2024. All rights reserved.