Class Tactic
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.hasim.v20210716.models.Tactic
-
public class Tactic extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetBottomTele()Get 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。StringgetCreatedAt()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。LonggetDelayThreshold()Get 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。LonggetFakeInterval()Get 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。StringgetFakeIP()Get 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。LonggetID()Get 策略IDLonggetIsAuto()Get 是否自动执行策略LonggetIsBestSignal()Get 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。LonggetIsBottomTele()Get 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。LonggetIsDelay()Get 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。LonggetIsFake()Get 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。LonggetIsMove()Get 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。LonggetIsNet()Get 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。LonggetIsPriorityTele()Get 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。LonggetIsWeak()Get 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 策略名称LonggetNetwork()Get 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。LonggetPingInterval()Get 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。LonggetPriorityTele()Get 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。LonggetWeakThreshold()Get 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。voidsetBottomTele(Long BottomTele)Set 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。voidsetCreatedAt(String CreatedAt)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetDelayThreshold(Long DelayThreshold)Set 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。voidsetFakeInterval(Long FakeInterval)Set 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。voidsetFakeIP(String FakeIP)Set 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。voidsetID(Long ID)Set 策略IDvoidsetIsAuto(Long IsAuto)Set 是否自动执行策略voidsetIsBestSignal(Long IsBestSignal)Set 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。voidsetIsBottomTele(Long IsBottomTele)Set 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。voidsetIsDelay(Long IsDelay)Set 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。voidsetIsFake(Long IsFake)Set 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。voidsetIsMove(Long IsMove)Set 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。voidsetIsNet(Long IsNet)Set 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。voidsetIsPriorityTele(Long IsPriorityTele)Set 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。voidsetIsWeak(Long IsWeak)Set 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 策略名称voidsetNetwork(Long Network)Set 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。voidsetPingInterval(Long PingInterval)Set 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。voidsetPriorityTele(Long PriorityTele)Set 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。voidsetWeakThreshold(Long WeakThreshold)Set 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
Tactic
public Tactic()
-
Tactic
public Tactic(Tactic 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.
-
-
Method Detail
-
getID
public Long getID()
Get 策略ID- Returns:
- ID 策略ID
-
setID
public void setID(Long ID)
Set 策略ID- Parameters:
ID- 策略ID
-
getCreatedAt
public String getCreatedAt()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreatedAt 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreatedAt
public void setCreatedAt(String CreatedAt)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreatedAt- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getIsAuto
public Long getIsAuto()
Get 是否自动执行策略- Returns:
- IsAuto 是否自动执行策略
-
setIsAuto
public void setIsAuto(Long IsAuto)
Set 是否自动执行策略- Parameters:
IsAuto- 是否自动执行策略
-
getPingInterval
public Long getPingInterval()
Get 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PingInterval 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。
-
setPingInterval
public void setPingInterval(Long PingInterval)
Set 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PingInterval- 设备上报信息间隔 注意:此字段可能返回 null,表示取不到有效值。
-
getIsWeak
public Long getIsWeak()
Get 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsWeak 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。
-
setIsWeak
public void setIsWeak(Long IsWeak)
Set 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsWeak- 是否开启弱信号检查 注意:此字段可能返回 null,表示取不到有效值。
-
getWeakThreshold
public Long getWeakThreshold()
Get 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- WeakThreshold 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。
-
setWeakThreshold
public void setWeakThreshold(Long WeakThreshold)
Set 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
WeakThreshold- 弱信号阈值(-dbm) 注意:此字段可能返回 null,表示取不到有效值。
-
getIsDelay
public Long getIsDelay()
Get 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsDelay 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。
-
setIsDelay
public void setIsDelay(Long IsDelay)
Set 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsDelay- 忘了时延切换 注意:此字段可能返回 null,表示取不到有效值。
-
getDelayThreshold
public Long getDelayThreshold()
Get 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DelayThreshold 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。
-
setDelayThreshold
public void setDelayThreshold(Long DelayThreshold)
Set 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DelayThreshold- 时延阈值(ms) 注意:此字段可能返回 null,表示取不到有效值。
-
getIsFake
public Long getIsFake()
Get 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsFake 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。
-
setIsFake
public void setIsFake(Long IsFake)
Set 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsFake- 是否开启假信号检测 注意:此字段可能返回 null,表示取不到有效值。
-
getFakeIP
public String getFakeIP()
Get 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FakeIP 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。
-
setFakeIP
public void setFakeIP(String FakeIP)
Set 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FakeIP- 假信号检测IP字符串,用逗号分隔 注意:此字段可能返回 null,表示取不到有效值。
-
getFakeInterval
public Long getFakeInterval()
Get 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FakeInterval 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。
-
setFakeInterval
public void setFakeInterval(Long FakeInterval)
Set 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FakeInterval- 假信号检测间隔(s) 注意:此字段可能返回 null,表示取不到有效值。
-
getIsNet
public Long getIsNet()
Get 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsNet 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。
-
setIsNet
public void setIsNet(Long IsNet)
Set 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsNet- 是否开启网络制式检测 注意:此字段可能返回 null,表示取不到有效值。
-
getNetwork
public Long getNetwork()
Get 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Network 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。
-
setNetwork
public void setNetwork(Long Network)
Set 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Network- 网络回落制式 1: 2G、 2: 3G 、 3: 2/3G 注意:此字段可能返回 null,表示取不到有效值。
-
getIsMove
public Long getIsMove()
Get 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsMove 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。
-
setIsMove
public void setIsMove(Long IsMove)
Set 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsMove- 是否开启移动检测 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 策略名称- Returns:
- Name 策略名称
-
setName
public void setName(String Name)
Set 策略名称- Parameters:
Name- 策略名称
-
getIsPriorityTele
public Long getIsPriorityTele()
Get 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsPriorityTele 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。
-
setIsPriorityTele
public void setIsPriorityTele(Long IsPriorityTele)
Set 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsPriorityTele- 是否开启最优先运营商 注意:此字段可能返回 null,表示取不到有效值。
-
getPriorityTele
public Long getPriorityTele()
Get 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PriorityTele 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。
-
setPriorityTele
public void setPriorityTele(Long PriorityTele)
Set 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PriorityTele- 最优先运营商 1 移动、 2 联通、 3 电信 4 上次在线运营商 注意:此字段可能返回 null,表示取不到有效值。
-
getIsBottomTele
public Long getIsBottomTele()
Get 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsBottomTele 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。
-
setIsBottomTele
public void setIsBottomTele(Long IsBottomTele)
Set 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsBottomTele- 是否开启最不优先运营商 注意:此字段可能返回 null,表示取不到有效值。
-
getBottomTele
public Long getBottomTele()
Get 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BottomTele 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。
-
setBottomTele
public void setBottomTele(Long BottomTele)
Set 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BottomTele- 最不优先运营商 1 移动、 2 联通、 3 电信 注意:此字段可能返回 null,表示取不到有效值。
-
getIsBestSignal
public Long getIsBestSignal()
Get 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsBestSignal 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。
-
setIsBestSignal
public void setIsBestSignal(Long IsBestSignal)
Set 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsBestSignal- 是否开启最优先信号选取策略 注意:此字段可能返回 null,表示取不到有效值。
-
-