Uses of Enum Class
org.apache.syncope.ext.openfga.client.model.NotFoundErrorCode
Packages that use NotFoundErrorCode
-
Uses of NotFoundErrorCode in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return NotFoundErrorCodeModifier and TypeMethodDescriptionstatic NotFoundErrorCodePathUnknownErrorMessageResponse.getCode()Get codestatic NotFoundErrorCodeReturns the enum constant of this class with the specified name.static NotFoundErrorCode[]NotFoundErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.ext.openfga.client.model with parameters of type NotFoundErrorCodeModifier and TypeMethodDescriptionPathUnknownErrorMessageResponse.code(NotFoundErrorCode code) voidPathUnknownErrorMessageResponse.setCode(NotFoundErrorCode code)