Interface ListFleetsForVehicleResponse.Builder

  • Method Details

    • fleets

      A list of fleet IDs that the vehicle is associated with.

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

      A list of fleet IDs that the vehicle is associated with.

      Parameters:
      fleets - A list of fleet IDs that the vehicle is associated with.
      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.