public class DescribeServiceForApiAppRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeServiceForApiAppRequest() | 
| DescribeServiceForApiAppRequest(DescribeServiceForApiAppRequest 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 | getApiRegion()Get 服务所属的地域 | 
| String | getServiceId()Get 待查询的服务唯一 ID。 | 
| void | setApiRegion(String ApiRegion)Set 服务所属的地域 | 
| void | setServiceId(String ServiceId)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, toJsonStringpublic DescribeServiceForApiAppRequest()
public DescribeServiceForApiAppRequest(DescribeServiceForApiAppRequest source)
public String getServiceId()
public void setServiceId(String ServiceId)
ServiceId - 待查询的服务唯一 ID。public String getApiRegion()
public void setApiRegion(String ApiRegion)
ApiRegion - 服务所属的地域Copyright © 2025. All rights reserved.