ServerConfigurationResponse |
ServerConfigurationResponse.addApiTokensItem(String apiTokensItem) |
ServerConfigurationResponse |
ServerConfigurationResponse.apiTokens(List<String> apiTokens) |
ServerConfigurationResponse |
ServerConfigurationResponse.bounceHookUrl(String bounceHookUrl) |
ServerConfigurationResponse |
ServerConfigurationResponse.color(ServerConfigurationResponse.ColorEnum color) |
ServerConfigurationResponse |
ServerConfigurationResponse.deliveryHookUrl(String deliveryHookUrl) |
ServerConfigurationResponse |
ServerConfigurationResponse.ID(Integer ID) |
ServerConfigurationResponse |
ServerConfigurationResponse.inboundAddress(String inboundAddress) |
ServerConfigurationResponse |
ServerConfigurationResponse.inboundDomain(String inboundDomain) |
ServerConfigurationResponse |
ServerConfigurationResponse.inboundHash(String inboundHash) |
ServerConfigurationResponse |
ServerConfigurationResponse.inboundHookUrl(String inboundHookUrl) |
ServerConfigurationResponse |
ServerConfigurationResponse.inboundSpamThreshold(Integer inboundSpamThreshold) |
ServerConfigurationResponse |
ServerConfigurationResponse.name(String name) |
ServerConfigurationResponse |
ServerConfigurationResponse.openHookUrl(String openHookUrl) |
ServerConfigurationResponse |
ServerConfigurationResponse.postFirstOpenOnly(Boolean postFirstOpenOnly) |
ServerConfigurationResponse |
ServerConfigurationResponse.rawEmailEnabled(Boolean rawEmailEnabled) |
ServerConfigurationResponse |
ServerConfigurationResponse.serverLink(String serverLink) |
ServerConfigurationResponse |
ServerConfigurationResponse.smtpApiActivated(Boolean smtpApiActivated) |
ServerConfigurationResponse |
ServerConfigurationResponse.trackLinks(ServerConfigurationResponse.TrackLinksEnum trackLinks) |
ServerConfigurationResponse |
ServerConfigurationResponse.trackOpens(Boolean trackOpens) |