public class TargetAttribute extends AbstractModel
Constructor and Description |
---|
TargetAttribute() |
Modifier and Type | Method and Description |
---|---|
Long |
getPort()
Get 端口
|
Long |
getWeight()
Get 权重
|
void |
setPort(Long Port)
Set 端口
|
void |
setWeight(Long Weight)
Set 权重
|
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
Copyright © 2020. All rights reserved.