public class DescribeZonesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeZonesRequest() | 
| DescribeZonesRequest(DescribeZonesRequest 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 | getIncludeVirtualZones()Get 是否包含虚拟区 | 
| Boolean | getShowPermission()Get 是否展示地域下所有可用区,并显示用户每个可用区权限 | 
| void | setIncludeVirtualZones(Boolean IncludeVirtualZones)Set 是否包含虚拟区 | 
| void | setShowPermission(Boolean ShowPermission)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 DescribeZonesRequest()
public DescribeZonesRequest(DescribeZonesRequest source)
public Boolean getIncludeVirtualZones()
public void setIncludeVirtualZones(Boolean IncludeVirtualZones)
IncludeVirtualZones - 是否包含虚拟区public Boolean getShowPermission()
public void setShowPermission(Boolean ShowPermission)
ShowPermission - 是否展示地域下所有可用区,并显示用户每个可用区权限Copyright © 2025. All rights reserved.