Uses of Enum Class
fr.gouv.vitam.common.client.CustomVitamHttpStatusCode
Packages that use CustomVitamHttpStatusCode
-
Uses of CustomVitamHttpStatusCode in fr.gouv.vitam.common.client
Methods in fr.gouv.vitam.common.client that return CustomVitamHttpStatusCodeModifier 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.