public class ProxyZone extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ProxyZone() | 
| ProxyZone(ProxyZone 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 | 
|---|---|
| Long | getProxyNodeCount()Get The number of proxy nodes | 
| String | getProxyNodeZone()Get AZ of the proxy node | 
| void | setProxyNodeCount(Long ProxyNodeCount)Set The number of proxy nodes | 
| void | setProxyNodeZone(String ProxyNodeZone)Set AZ of the proxy node | 
| 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 ProxyZone()
public ProxyZone(ProxyZone source)
public String getProxyNodeZone()
public void setProxyNodeZone(String ProxyNodeZone)
ProxyNodeZone - AZ of the proxy nodepublic Long getProxyNodeCount()
public void setProxyNodeCount(Long ProxyNodeCount)
ProxyNodeCount - The number of proxy nodesCopyright © 2025. All rights reserved.