public class MoveOrganizationMembersToNodeRequest extends AbstractModel
Constructor and Description |
---|
MoveOrganizationMembersToNodeRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getNodeId()
Get 组织单元ID
|
Long[] |
getUins()
Get 成员UIN列表
|
void |
setNodeId(Long NodeId)
Set 组织单元ID
|
void |
setUins(Long[] Uins)
Set 成员UIN列表
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public MoveOrganizationMembersToNodeRequest()
public Long getNodeId()
public void setNodeId(Long NodeId)
NodeId
- 组织单元IDpublic Long[] getUins()
public void setUins(Long[] Uins)
Uins
- 成员UIN列表Copyright © 2020. All rights reserved.