Interface UpdateVehicleResponseItem.Builder

    • Method Detail

      • vehicleName

        UpdateVehicleResponseItem.Builder vehicleName​(String vehicleName)

        The unique ID of the updated vehicle.

        Parameters:
        vehicleName - The unique ID of the updated vehicle.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        UpdateVehicleResponseItem.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the updated vehicle.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the updated vehicle.
        Returns:
        Returns a reference to this object so that method calls can be chained together.