Interface ListPlaceIndexesResponseEntry.Builder

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

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

    • createTime

      The timestamp for when the place index resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

      Parameters:
      createTime - The timestamp for when the place index resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSource

      The data provider of geospatial data. 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 data provider of geospatial data. 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.
    • description

      The optional description for the place index resource.

      Parameters:
      description - The optional description for the place index resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • indexName

      The name of the place index resource.

      Parameters:
      indexName - The name of the place index resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pricingPlan

      Deprecated.
      Deprecated. Always returns RequestBasedUsage.

      No longer used. Always returns RequestBasedUsage.

      Parameters:
      pricingPlan - No longer used. Always returns RequestBasedUsage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pricingPlan

      Deprecated.
      Deprecated. Always returns RequestBasedUsage.

      No longer used. Always returns RequestBasedUsage.

      Parameters:
      pricingPlan - No longer used. Always returns RequestBasedUsage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateTime

      The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

      Parameters:
      updateTime - The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
      Returns:
      Returns a reference to this object so that method calls can be chained together.