public class DescribeUserRoleProjectListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeUserRoleProjectListRequest() |
DescribeUserRoleProjectListRequest(DescribeUserRoleProjectListRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsOnlyBindAppUser()
Get 是否只获取绑定企微应用的
|
Long |
getPageNo()
Get 页码
|
Long |
getPageSize()
Get 页数
|
Long |
getProjectId()
Get 项目ID
|
void |
setIsOnlyBindAppUser(Boolean IsOnlyBindAppUser)
Set 是否只获取绑定企微应用的
|
void |
setPageNo(Long PageNo)
Set 页码
|
void |
setPageSize(Long PageSize)
Set 页数
|
void |
setProjectId(Long ProjectId)
Set 项目ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeUserRoleProjectListRequest()
public DescribeUserRoleProjectListRequest(DescribeUserRoleProjectListRequest source)
public Long getPageNo()
public void setPageNo(Long PageNo)
PageNo
- 页码public Long getPageSize()
public void setPageSize(Long PageSize)
PageSize
- 页数public Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId
- 项目IDpublic Boolean getIsOnlyBindAppUser()
public void setIsOnlyBindAppUser(Boolean IsOnlyBindAppUser)
IsOnlyBindAppUser
- 是否只获取绑定企微应用的Copyright © 2024. All rights reserved.