Class DescribeWxCloudBaseRunEnvsRequest


  • public class DescribeWxCloudBaseRunEnvsRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeWxCloudBaseRunEnvsRequest

        public DescribeWxCloudBaseRunEnvsRequest()
      • DescribeWxCloudBaseRunEnvsRequest

        public 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.
    • Method Detail

      • getWxAppId

        public String getWxAppId()
        Get wx应用Id
        Returns:
        WxAppId wx应用Id
      • setWxAppId

        public void setWxAppId​(String WxAppId)
        Set wx应用Id
        Parameters:
        WxAppId - wx应用Id
      • getAllRegions

        public Boolean getAllRegions()
        Get 是否查询全地域
        Returns:
        AllRegions 是否查询全地域
      • setAllRegions

        public void setAllRegions​(Boolean AllRegions)
        Set 是否查询全地域
        Parameters:
        AllRegions - 是否查询全地域