Interface GeoMatchSetSummary.Builder

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

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

    • geoMatchSetId

      GeoMatchSetSummary.Builder geoMatchSetId(String geoMatchSetId)

      The GeoMatchSetId for an GeoMatchSet. You can use GeoMatchSetId in a GetGeoMatchSet request to get detailed information about an GeoMatchSet.

      Parameters:
      geoMatchSetId - The GeoMatchSetId for an GeoMatchSet. You can use GeoMatchSetId in a GetGeoMatchSet request to get detailed information about an GeoMatchSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A friendly name or description of the GeoMatchSet. You can't change the name of an GeoMatchSet after you create it.

      Parameters:
      name - A friendly name or description of the GeoMatchSet. You can't change the name of an GeoMatchSet after you create it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.