Uses of Class
com.oracle.bmc.waas.model.LoadBalancingMethod.Method
- 
Packages that use LoadBalancingMethod.Method Package Description com.oracle.bmc.waas.model 
- 
- 
Uses of LoadBalancingMethod.Method in com.oracle.bmc.waas.modelMethods in com.oracle.bmc.waas.model that return LoadBalancingMethod.Method Modifier and Type Method Description static LoadBalancingMethod.MethodLoadBalancingMethod.Method. create(String key)static LoadBalancingMethod.MethodLoadBalancingMethod.Method. valueOf(String name)Returns the enum constant of this type with the specified name.static LoadBalancingMethod.Method[]LoadBalancingMethod.Method. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-