public class DescribePermissionStatusInfoRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
DescribePermissionStatusInfoRequest() |
DescribePermissionStatusInfoRequest(DescribePermissionStatusInfoRequest 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 |
|---|---|
String |
getProjectId()
Get 1
|
Long |
getTableId()
Get 页数
|
String |
getType()
Get 类型
|
void |
setProjectId(String ProjectId)
Set 1
|
void |
setTableId(Long TableId)
Set 页数
|
void |
setType(String Type)
Set 类型
|
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, toJsonStringpublic DescribePermissionStatusInfoRequest()
public DescribePermissionStatusInfoRequest(DescribePermissionStatusInfoRequest source)
public Long getTableId()
public void setTableId(Long TableId)
TableId - 页数public String getType()
public void setType(String Type)
Type - 类型public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId - 1Copyright © 2025. All rights reserved.