Interface SearchPlaceIndexForPositionSummary.Builder

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

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

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