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