Interface GeoMatchParams.Builder

    • Method Detail

      • country

        GeoMatchParams.Builder country​(String country)

        The country.

        Parameters:
        country - The country.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • areaCode

        GeoMatchParams.Builder areaCode​(String areaCode)

        The area code.

        Parameters:
        areaCode - The area code.
        Returns:
        Returns a reference to this object so that method calls can be chained together.