Interface CreateOtaUpdateResponse.Builder

    • Method Detail

      • otaUpdateId

        CreateOtaUpdateResponse.Builder otaUpdateId​(String otaUpdateId)

        The OTA update ID.

        Parameters:
        otaUpdateId - The OTA update ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsIotJobId

        CreateOtaUpdateResponse.Builder awsIotJobId​(String awsIotJobId)

        The IoT job ID associated with the OTA update.

        Parameters:
        awsIotJobId - The IoT job ID associated with the OTA update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • otaUpdateArn

        CreateOtaUpdateResponse.Builder otaUpdateArn​(String otaUpdateArn)

        The OTA update ARN.

        Parameters:
        otaUpdateArn - The OTA update ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • awsIotJobArn

        CreateOtaUpdateResponse.Builder awsIotJobArn​(String awsIotJobArn)

        The IoT job ARN associated with the OTA update.

        Parameters:
        awsIotJobArn - The IoT job ARN associated with the OTA update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.