Uses of Class
org.odpi.openmetadata.adapters.connectors.discoveryservices.DiscoveryServiceErrorCode
-
-
Uses of DiscoveryServiceErrorCode in org.odpi.openmetadata.adapters.connectors.discoveryservices
Methods in org.odpi.openmetadata.adapters.connectors.discoveryservices that return DiscoveryServiceErrorCode Modifier and Type Method Description static DiscoveryServiceErrorCodeDiscoveryServiceErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static DiscoveryServiceErrorCode[]DiscoveryServiceErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-