Interface CreateVehicleResponseItem.Builder

  • Method Details

    • vehicleName

      CreateVehicleResponseItem.Builder vehicleName(String vehicleName)

      The unique ID of the vehicle to create.

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

      The ARN of the created vehicle.

      Parameters:
      arn - The ARN of the created vehicle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thingArn

      The ARN of a created or validated Amazon Web Services IoT thing.

      Parameters:
      thingArn - The ARN of a created or validated Amazon Web Services IoT thing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.