public class DescribeSensitiveApiAuthListParam extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeSensitiveApiAuthListParam() | 
| DescribeSensitiveApiAuthListParam(DescribeSensitiveApiAuthListParam 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 | 
|---|---|
| Long | getAPIApplyStatus()Get API application status
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getAPIDesc()Get API feature description
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getAPIId()Get API ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getAPIMethod()Get API method
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getAPIName()Get API name
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getAPIStatus()Get API status
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getAPIType()Get API type 1 - System API 2 - Custom API
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getApplicationIcon()Get Application icon
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getApplicationId()Get Application ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getApplicationName()Get Application name
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getAuditNo()Get Approval ticket ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getRejectReason()Get Reason for rejection
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIApplyStatus(Long APIApplyStatus)Set API application status
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIDesc(String APIDesc)Set API feature description
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIId(String APIId)Set API ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIMethod(String APIMethod)Set API method
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIName(String APIName)Set API name
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIStatus(Long APIStatus)Set API status
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAPIType(Long APIType)Set API type 1 - System API 2 - Custom API
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setApplicationIcon(String ApplicationIcon)Set Application icon
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setApplicationId(String ApplicationId)Set Application ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setApplicationName(String ApplicationName)Set Application name
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setAuditNo(String AuditNo)Set Approval ticket ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setRejectReason(String RejectReason)Set Reason for rejection
Note: This field may return null, indicating that no valid values can be obtained. | 
| 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 DescribeSensitiveApiAuthListParam()
public DescribeSensitiveApiAuthListParam(DescribeSensitiveApiAuthListParam source)
public String getAPIId()
public void setAPIId(String APIId)
APIId - API ID
Note: This field may return null, indicating that no valid values can be obtained.public String getAPIName()
public void setAPIName(String APIName)
APIName - API name
Note: This field may return null, indicating that no valid values can be obtained.public String getAPIMethod()
public void setAPIMethod(String APIMethod)
APIMethod - API method
Note: This field may return null, indicating that no valid values can be obtained.public Long getAPIStatus()
public void setAPIStatus(Long APIStatus)
APIStatus - API status
Note: This field may return null, indicating that no valid values can be obtained.public Long getAPIApplyStatus()
public void setAPIApplyStatus(Long APIApplyStatus)
APIApplyStatus - API application status
Note: This field may return null, indicating that no valid values can be obtained.public String getRejectReason()
public void setRejectReason(String RejectReason)
RejectReason - Reason for rejection
Note: This field may return null, indicating that no valid values can be obtained.public String getAuditNo()
public void setAuditNo(String AuditNo)
AuditNo - Approval ticket ID
Note: This field may return null, indicating that no valid values can be obtained.public String getApplicationId()
public void setApplicationId(String ApplicationId)
ApplicationId - Application ID
Note: This field may return null, indicating that no valid values can be obtained.public String getApplicationIcon()
public void setApplicationIcon(String ApplicationIcon)
ApplicationIcon - Application icon
Note: This field may return null, indicating that no valid values can be obtained.public String getApplicationName()
public void setApplicationName(String ApplicationName)
ApplicationName - Application name
Note: This field may return null, indicating that no valid values can be obtained.public Long getAPIType()
public void setAPIType(Long APIType)
APIType - API type 1 - System API 2 - Custom API
Note: This field may return null, indicating that no valid values can be obtained.public String getAPIDesc()
public void setAPIDesc(String APIDesc)
APIDesc - API feature description
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.