Interface CreateSoftwareUpdateJobResponse.Builder

    • Method Detail

      • iotJobArn

        CreateSoftwareUpdateJobResponse.Builder iotJobArn​(String iotJobArn)
        The IoT Job ARN corresponding to this update.
        Parameters:
        iotJobArn - The IoT Job ARN corresponding to this update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • iotJobId

        CreateSoftwareUpdateJobResponse.Builder iotJobId​(String iotJobId)
        The IoT Job Id corresponding to this update.
        Parameters:
        iotJobId - The IoT Job Id corresponding to this update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • platformSoftwareVersion

        CreateSoftwareUpdateJobResponse.Builder platformSoftwareVersion​(String platformSoftwareVersion)
        The software version installed on the device or devices after the update.
        Parameters:
        platformSoftwareVersion - The software version installed on the device or devices after the update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.