public class BrmOrganizationBatchAddRequest extends AbstractIccRequest<BrmOrganizationBatchAddResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BrmOrganizationBatchAddRequest.Builder |
static class |
BrmOrganizationBatchAddRequest.OrgBath |
bodyParameters, form, httpRequest| 限定符和类型 | 方法和说明 |
|---|---|
static BrmOrganizationBatchAddRequest.Builder |
builder() |
List<BrmOrganizationBatchAddRequest.OrgBath> |
getOrgList() |
Class<BrmOrganizationBatchAddResponse> |
getResponseClass() |
String |
getService() |
void |
setOrgList(List<BrmOrganizationBatchAddRequest.OrgBath> orgList) |
void |
setService(String service) |
String |
toString() |
putBodyParameter, setParameterbody, execute, executeResponse, form, form, get, getBody, getBodyParameters, getForm, getHeader, getHttpRequest, getMethod, getUrl, header, isNeedAuth, main, post, setBody, setForm, setHeader, setHttpRequest, setMethod, setNeedAuth, setUrlpublic static BrmOrganizationBatchAddRequest.Builder builder()
public Class<BrmOrganizationBatchAddResponse> getResponseClass()
public String getService()
public void setService(String service)
public List<BrmOrganizationBatchAddRequest.OrgBath> getOrgList()
public void setOrgList(List<BrmOrganizationBatchAddRequest.OrgBath> orgList)
Copyright © 2023. All rights reserved.