Uses of Enum
org.qubership.atp.itf.lite.backend.feign.dto.HttpResponseExceptionTypeEnum
Packages that use HttpResponseExceptionTypeEnum
-
Uses of HttpResponseExceptionTypeEnum in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return HttpResponseExceptionTypeEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static HttpResponseExceptionTypeEnum[]HttpResponseExceptionTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.itf.lite.backend.feign.dto with parameters of type HttpResponseExceptionTypeEnumModifier and TypeMethodDescriptionPostmanExecuteScriptResponseTestResultsInnerErrorDto.httpResponseExceptionType(HttpResponseExceptionTypeEnum httpResponseExceptionType)