Interface StopPhiDetectionJobResponse.Builder

    • Method Detail

      • jobId

        StopPhiDetectionJobResponse.Builder jobId​(String jobId)

        The identifier of the PHI detection job that was stopped.

        Parameters:
        jobId - The identifier of the PHI detection job that was stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.