Class GeoLocationResponse


  • public class GeoLocationResponse
    extends java.lang.Object
    This is GeoLocationResponse that represents a particular geo location usually calculated from an ip address.
    Since:
    5.0.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GeoLocationResponse addAddress​(java.lang.String address)
      Add address.
      java.lang.String build()
      Format the address into a long string.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GeoLocationResponse

        public GeoLocationResponse()
    • Method Detail

      • addAddress

        public GeoLocationResponse addAddress​(java.lang.String address)
        Add address.
        Parameters:
        address - the address
        Returns:
        the geo location response
      • build

        public java.lang.String build()
        Format the address into a long string.
        Returns:
        the string