Uses of Class
com.oracle.bmc.integration.model.NetworkEndpointType
-
Packages that use NetworkEndpointType Package Description com.oracle.bmc.integration.model -
-
Uses of NetworkEndpointType in com.oracle.bmc.integration.model
Methods in com.oracle.bmc.integration.model that return NetworkEndpointType Modifier and Type Method Description static NetworkEndpointType
NetworkEndpointType. create(String key)
static NetworkEndpointType
NetworkEndpointType. 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.
-