public class ListGrantServiceAccessService extends AbstractModel
header, skipSign
Constructor and Description |
---|
ListGrantServiceAccessService() |
ListGrantServiceAccessService(ListGrantServiceAccessService 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 |
getServiceName()
Get 服务名
|
String |
getServiceType()
Get 服务
|
void |
setServiceName(String ServiceName)
Set 服务名
|
void |
setServiceType(String ServiceType)
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, toJsonString
public ListGrantServiceAccessService()
public ListGrantServiceAccessService(ListGrantServiceAccessService source)
public String getServiceType()
public void setServiceType(String ServiceType)
ServiceType
- 服务public String getServiceName()
public void setServiceName(String ServiceName)
ServiceName
- 服务名Copyright © 2025. All rights reserved.