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