Location.withFailoverPriority(Integer failoverPriority) 方法
定义
Set the failoverPriority value.
public Location withFailoverPriority(Integer failoverPriority)
参数
- failoverPriority
-
Integer
the failoverPriority value to set
返回
the Location object itself.
适用于