public class DescribeSpecInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeSpecInfoRequest() | 
| DescribeSpecInfoRequest(DescribeSpecInfoRequest 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 | getZone()Get 待查询可用区。当前支持的可用区,请参见[地域与可用区](https://cloud.tencent.com/document/product/240/3637)。 | 
| void | setZone(String Zone)Set 待查询可用区。当前支持的可用区,请参见[地域与可用区](https://cloud.tencent.com/document/product/240/3637)。 | 
| 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 DescribeSpecInfoRequest()
public DescribeSpecInfoRequest(DescribeSpecInfoRequest source)
public String getZone()
public void setZone(String Zone)
Zone - 待查询可用区。当前支持的可用区,请参见[地域与可用区](https://cloud.tencent.com/document/product/240/3637)。Copyright © 2025. All rights reserved.