TrafficRoutingMethod 类
定义
Defines values for TrafficRoutingMethod.
public class TrafficRoutingMethod
- 继承
-
java.lang.ObjectTrafficRoutingMethod
构造函数
TrafficRoutingMethod(String value) |
Creates a custom value for TrafficRoutingMethod. |
字段
GEOGRAPHIC |
Static value Geographic for TrafficRoutingMethod. |
PERFORMANCE |
Static value Performance for TrafficRoutingMethod. |
PRIORITY |
Static value Priority for TrafficRoutingMethod. |
WEIGHTED |
Static value Weighted for TrafficRoutingMethod. |
方法
equals(Object obj) | |
hashCode() | |
toString() |