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 u200dof the proxy node
|
void |
setProxyNodeCount(Long ProxyNodeCount)
Set The number of proxy nodes
|
void |
setProxyNodeZone(String ProxyNodeZone)
Set AZ u200dof 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, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ProxyZone()
public ProxyZone(ProxyZone source)
public String getProxyNodeZone()
public void setProxyNodeZone(String ProxyNodeZone)
ProxyNodeZone
- AZ u200dof the proxy nodepublic Long getProxyNodeCount()
public void setProxyNodeCount(Long ProxyNodeCount)
ProxyNodeCount
- The number of proxy nodesCopyright © 2024. All rights reserved.