Interface StartContentModerationResponse.Builder

    • Method Detail

      • jobId

        StartContentModerationResponse.Builder jobId​(String jobId)

        The identifier for the content analysis job. Use JobId to identify the job in a subsequent call to GetContentModeration.

        Parameters:
        jobId - The identifier for the content analysis job. Use JobId to identify the job in a subsequent call to GetContentModeration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.