Interface OTAUpdateSummary.Builder

    • Method Detail

      • otaUpdateId

        OTAUpdateSummary.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.
      • otaUpdateArn

        OTAUpdateSummary.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.
      • creationDate

        OTAUpdateSummary.Builder creationDate​(Instant creationDate)

        The date when the OTA update was created.

        Parameters:
        creationDate - The date when the OTA update was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.