Uses of Class
software.xdev.mailpit.model.WebUIConfigurationResponse200Response
Packages that use WebUIConfigurationResponse200Response
-
Uses of WebUIConfigurationResponse200Response in software.xdev.mailpit.api
Methods in software.xdev.mailpit.api that return WebUIConfigurationResponse200ResponseModifier and TypeMethodDescriptionApplicationApi.webUIConfigurationResponse()Get web UI configuration Returns configuration settings for the web UI.ApplicationApi.webUIConfigurationResponse(Map<String, String> additionalHeaders) Get web UI configuration Returns configuration settings for the web UI. -
Uses of WebUIConfigurationResponse200Response in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return WebUIConfigurationResponse200ResponseModifier and TypeMethodDescriptionWebUIConfigurationResponse200Response.chaosEnabled(Boolean chaosEnabled) WebUIConfigurationResponse200Response.duplicatesIgnored(Boolean duplicatesIgnored) WebUIConfigurationResponse200Response.hideDeleteAllButton(Boolean hideDeleteAllButton) WebUIConfigurationResponse200Response.messageRelay(WebUIConfigurationResponse200ResponseMessageRelay messageRelay) WebUIConfigurationResponse200Response.spamAssassin(Boolean spamAssassin)