Interface StartPersonTrackingResponse.Builder

    • Method Detail

      • jobId

        StartPersonTrackingResponse.Builder jobId​(String jobId)

        The identifier for the person detection job. Use JobId to identify the job in a subsequent call to GetPersonTracking.

        Parameters:
        jobId - The identifier for the person detection job. Use JobId to identify the job in a subsequent call to GetPersonTracking.
        Returns:
        Returns a reference to this object so that method calls can be chained together.