Interface SearchPlaceIndexForPositionSummary.Builder

  • Method Details

    • position

      The position specified in the request.

      Parameters:
      position - The position specified in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • position

      The position specified in the request.

      Parameters:
      position - The position specified in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxResults

      Contains the optional result count limit that is specified in the request.

      Default value: 50

      Parameters:
      maxResults - Contains the optional result count limit that is specified in the request.

      Default value: 50

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSource

      The geospatial data provider attached to the place index resource specified in the request. Values can be one of the following:

      • Esri

      • Grab

      • Here

      For more information about data providers, see Amazon Location Service data providers.

      Parameters:
      dataSource - The geospatial data provider attached to the place index resource specified in the request. Values can be one of the following:

      • Esri

      • Grab

      • Here

      For more information about data providers, see Amazon Location Service data providers.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • language

      The preferred language used to return results. Matches the language in the request. The value is a valid BCP 47 language tag, for example, en for English.

      Parameters:
      language - The preferred language used to return results. Matches the language in the request. The value is a valid BCP 47 language tag, for example, en for English.
      Returns:
      Returns a reference to this object so that method calls can be chained together.