Interface GeoMatchParams.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GeoMatchParams.Builder,GeoMatchParams>, SdkBuilder<GeoMatchParams.Builder,GeoMatchParams>, SdkPojo
Enclosing class:
GeoMatchParams

public static interface GeoMatchParams.Builder extends SdkPojo, CopyableBuilder<GeoMatchParams.Builder,GeoMatchParams>
  • Method Details

    • 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.