Uses of Class
io.quarkiverse.mailpit.test.model.HTMLCheckResponse
Packages that use HTMLCheckResponse
-
Uses of HTMLCheckResponse in io.quarkiverse.mailpit.test.model
Methods in io.quarkiverse.mailpit.test.model that return HTMLCheckResponseModifier and TypeMethodDescriptionHTMLCheckResponse.addWarningsItem(HTMLCheckWarning warningsItem) HTMLCheckResponse.putPlatformsItem(String key, List<String> platformsItem) HTMLCheckResponse.total(HTMLCheckTotal total) HTMLCheckResponse.warnings(List<HTMLCheckWarning> warnings) -
Uses of HTMLCheckResponse in io.quarkiverse.mailpit.test.rest
Methods in io.quarkiverse.mailpit.test.rest that return HTMLCheckResponseModifier and TypeMethodDescriptionOtherApi.hTMLCheckResponse(String ID) HTML check (beta) Returns the summary of the message HTML checker.Methods in io.quarkiverse.mailpit.test.rest that return types with arguments of type HTMLCheckResponseModifier and TypeMethodDescriptionOtherApi.hTMLCheckResponseWithHttpInfo(String ID) HTML check (beta) Returns the summary of the message HTML checker.