Interface GetGeoMatchSetResponse.Builder

    • Method Detail

      • geoMatchSet

        GetGeoMatchSetResponse.Builder geoMatchSet​(GeoMatchSet geoMatchSet)

        Information about the GeoMatchSet that you specified in the GetGeoMatchSet request. This includes the Type, which for a GeoMatchContraint is always Country, as well as the Value, which is the identifier for a specific country.

        Parameters:
        geoMatchSet - Information about the GeoMatchSet that you specified in the GetGeoMatchSet request. This includes the Type, which for a GeoMatchContraint is always Country, as well as the Value, which is the identifier for a specific country.
        Returns:
        Returns a reference to this object so that method calls can be chained together.