Interface ListRouteCalculatorsResponseEntry.Builder

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

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

    • calculatorName

      ListRouteCalculatorsResponseEntry.Builder calculatorName(String calculatorName)

      The name of the route calculator resource.

      Parameters:
      calculatorName - The name of the route calculator resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createTime

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

      • For example, 2020–07-2T12:15:20.000Z+01:00

      Parameters:
      createTime - The timestamp when the route calculator resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

      • For example, 2020–07-2T12:15:20.000Z+01:00

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

      The data provider of traffic and road network data. Indicates one of the available providers:

      • Esri

      • Grab

      • Here

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

      Parameters:
      dataSource - The data provider of traffic and road network data. Indicates one of the available providers:

      • 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 of the route calculator resource.

      Parameters:
      description - The optional description of the route calculator resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pricingPlan

      Deprecated.
      Deprecated. Always returns RequestBasedUsage.

      Always returns RequestBasedUsage.

      Parameters:
      pricingPlan - 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.

      Always returns RequestBasedUsage.

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

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

      • For example, 2020–07-2T12:15:20.000Z+01:00

      Parameters:
      updateTime - The timestamp when the route calculator resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

      • For example, 2020–07-2T12:15:20.000Z+01:00

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