Interface ListVehiclesInFleetResponse.Builder

  • Method Details

    • vehicles

      A list of vehicles associated with the fleet.

      Parameters:
      vehicles - A list of vehicles associated with the fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vehicles

      A list of vehicles associated with the fleet.

      Parameters:
      vehicles - A list of vehicles associated with the fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token to retrieve the next set of results, or null if there are no more results.

      Parameters:
      nextToken - The token to retrieve the next set of results, or null if there are no more results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.