Interface CreateVehicleResponseItem.Builder

    • Method Detail

      • 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

        CreateVehicleResponseItem.Builder arn​(String 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

        CreateVehicleResponseItem.Builder thingArn​(String 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.