Interface StartEntitiesDetectionV2JobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ComprehendMedicalResponse.Builder, CopyableBuilder<StartEntitiesDetectionV2JobResponse.Builder,StartEntitiesDetectionV2JobResponse>, SdkBuilder<StartEntitiesDetectionV2JobResponse.Builder,StartEntitiesDetectionV2JobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartEntitiesDetectionV2JobResponse

  • Method Details

    • 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.