Interface StartEntitiesDetectionV2JobResponse.Builder

    • Method Detail

      • jobId

        StartEntitiesDetectionV2JobResponse.Builder jobId​(String jobId)

        The identifier generated for the job. To get the status of a job, use this identifier with the DescribeEntitiesDetectionV2Job operation.

        Parameters:
        jobId - The identifier generated for the job. To get the status of a job, use this identifier with the DescribeEntitiesDetectionV2Job operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.