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