Interface StopPiiEntitiesDetectionJobResponse.Builder

    • Method Detail

      • jobId

        StopPiiEntitiesDetectionJobResponse.Builder jobId​(String jobId)

        The identifier of the PII entities detection job to stop.

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