Interface StartReportJobResponse.Builder

    • Method Detail

      • reportJobId

        StartReportJobResponse.Builder reportJobId​(String reportJobId)

        The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded string that is at most 1,024 bytes long. The report job ID cannot be edited.

        Parameters:
        reportJobId - The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded string that is at most 1,024 bytes long. The report job ID cannot be edited.
        Returns:
        Returns a reference to this object so that method calls can be chained together.