Interface CreateExportJobResponse.Builder

    • Method Detail

      • jobId

        CreateExportJobResponse.Builder jobId​(String jobId)

        A string that represents the export job ID.

        Parameters:
        jobId - A string that represents the export job ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.