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