public class ListGrantServiceAccessActionNode extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ListGrantServiceAccessActionNode() | 
| ListGrantServiceAccessActionNode(ListGrantServiceAccessActionNode 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 | getDescription()Get 接口描述 | 
| String | getName()Get 接口名 | 
| void | setDescription(String Description)Set 接口描述 | 
| void | setName(String Name)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 ListGrantServiceAccessActionNode()
public ListGrantServiceAccessActionNode(ListGrantServiceAccessActionNode source)
public String getName()
public void setName(String Name)
Name - 接口名public String getDescription()
public void setDescription(String Description)
Description - 接口描述Copyright © 2025. All rights reserved.