Class IPAddressIntelligenceResponse

  • All Implemented Interfaces:
    java.io.Serializable

    public class IPAddressIntelligenceResponse
    extends java.lang.Object
    implements java.io.Serializable
    Since:
    6.0.0
    See Also:
    Serialized Form
    • Constructor Detail

      • IPAddressIntelligenceResponse

        public IPAddressIntelligenceResponse()
    • Method Detail

      • isBanned

        public boolean isBanned()
      • isRanked

        public boolean isRanked()
      • isAllowed

        public boolean isAllowed()
      • allowed

        public static IPAddressIntelligenceResponse allowed()
        Allowed ip address intelligence response.
        Returns:
        the ip address intelligence response
      • banned

        public static IPAddressIntelligenceResponse banned()
        Banned ip address intelligence response.
        Returns:
        the ip address intelligence response