public class ReloadBalanceProxyNodeRequest extends AbstractModel
Constructor and Description |
---|
ReloadBalanceProxyNodeRequest() |
ReloadBalanceProxyNodeRequest(ReloadBalanceProxyNodeRequest 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 |
getProxyAddressId()
Get 代理组地址ID
|
String |
getProxyGroupId()
Get 代理组ID
|
void |
setProxyAddressId(String ProxyAddressId)
Set 代理组地址ID
|
void |
setProxyGroupId(String ProxyGroupId)
Set 代理组ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ReloadBalanceProxyNodeRequest()
public ReloadBalanceProxyNodeRequest(ReloadBalanceProxyNodeRequest source)
public String getProxyGroupId()
public void setProxyGroupId(String ProxyGroupId)
ProxyGroupId
- 代理组IDpublic String getProxyAddressId()
public void setProxyAddressId(String ProxyAddressId)
ProxyAddressId
- 代理组地址IDCopyright © 2022. All rights reserved.