Uses of Enum Class
fr.gouv.vitam.common.client.CustomVitamHttpStatusCode
-
Uses of CustomVitamHttpStatusCode in fr.gouv.vitam.common.client
Modifier and TypeMethodDescriptionstatic CustomVitamHttpStatusCode
CustomVitamHttpStatusCode.fromStatusCode
(int statusCode) static CustomVitamHttpStatusCode
Returns the enum constant of this class with the specified name.static CustomVitamHttpStatusCode[]
CustomVitamHttpStatusCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.