Interface StartPhiDetectionJobResponse.Builder

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

  • Method Details

    • jobId

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

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