public class DelayDistribution extends AbstractModel
Constructor and Description |
---|
DelayDistribution() |
Modifier and Type | Method and Description |
---|---|
Long |
getLadder()
Get 分布阶梯
|
Long |
getSize()
Get 大小
|
Long |
getUpdatetime()
Get 修改时间
|
void |
setLadder(Long Ladder)
Set 分布阶梯
|
void |
setSize(Long Size)
Set 大小
|
void |
setUpdatetime(Long Updatetime)
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
public Long getLadder()
public void setLadder(Long Ladder)
Ladder
- 分布阶梯public Long getSize()
public void setSize(Long Size)
Size
- 大小public Long getUpdatetime()
public void setUpdatetime(Long Updatetime)
Updatetime
- 修改时间Copyright © 2020. All rights reserved.