public class DescribeWxCloudBaseRunEnvsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeWxCloudBaseRunEnvsRequest() | 
| DescribeWxCloudBaseRunEnvsRequest(DescribeWxCloudBaseRunEnvsRequest 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 | 
|---|---|
| Boolean | getAllRegions()Get 是否查询全地域 | 
| String | getWxAppId()Get wx应用Id | 
| void | setAllRegions(Boolean AllRegions)Set 是否查询全地域 | 
| void | setWxAppId(String WxAppId)Set wx应用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 DescribeWxCloudBaseRunEnvsRequest()
public DescribeWxCloudBaseRunEnvsRequest(DescribeWxCloudBaseRunEnvsRequest source)
public String getWxAppId()
public void setWxAppId(String WxAppId)
WxAppId - wx应用Idpublic Boolean getAllRegions()
public void setAllRegions(Boolean AllRegions)
AllRegions - 是否查询全地域Copyright © 2025. All rights reserved.