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