Interface GeoLocationTarget.Builder

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

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

    • name

      The name of the geolocation target field. If the target field is part of a named shadow, you must select the named shadow using the namedShadow filter.

      Parameters:
      name - The name of the geolocation target field. If the target field is part of a named shadow, you must select the named shadow using the namedShadow filter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • order

      The order of the geolocation target field. This field is optional. The default value is LatLon.

      Parameters:
      order - The order of the geolocation target field. This field is optional. The default value is LatLon.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order of the geolocation target field. This field is optional. The default value is LatLon.

      Parameters:
      order - The order of the geolocation target field. This field is optional. The default value is LatLon.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: