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