Faces.FacesFindSimilarDefinitionStages.WithExecute Interface
public interface WithExecute extends Faces.FacesFindSimilarDefinitionStages.WithAllOptions
The last stage of the definition which will make the operation call.
Modifier and Type | Method and Description |
---|---|
List<Similar |
execute()
Execute the request. |
Observable<List<Similar |
execute Execute the request asynchronously. |
Faces.FacesFindSimilarDefinitionStages.WithAllOptions.withFaceIds(List<UUID> faceIds)
Faces.FacesFindSimilarDefinitionStages.WithAllOptions.withFaceListId(String faceListId)
Faces.FacesFindSimilarDefinitionStages.WithAllOptions.withMaxNumOfCandidatesReturned(Integer maxNumOfCandidatesReturned)
Faces.FacesFindSimilarDefinitionStages.WithAllOptions.withMode(FindSimilarMatchMode mode)
execute
public List
Execute the request.
Returns:
the List<SimilarFace> object if successful.
executeAsync
public Observable> executeAsync()
Execute the request asynchronously.
Returns:
the observable to the List<SimilarFace> object
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: