public class ProtectionRulesConfiguration
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SmtpDomain> |
getInternalDomains()
Gets the list of internal SMTP domains of the organization.
|
int |
getRefreshInterval()
Gets how often, in whole hours, the client should request protection rules from the server.
|
java.util.List<ProtectionRule> |
getRules()
Gets an array of protection rules.
|
public int getRefreshInterval()
public java.util.List<ProtectionRule> getRules()
public java.util.List<SmtpDomain> getInternalDomains()