Interface StartFaceSearchResponse.Builder

    • Method Detail

      • jobId

        StartFaceSearchResponse.Builder jobId​(String jobId)

        The identifier for the search job. Use JobId to identify the job in a subsequent call to GetFaceSearch.

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