Interface ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithExecute

    • Method Detail

      • execute

        DomainModelResults execute()
        Execute the request.
        Returns:
        the DomainModelResults object if successful.
      • executeAsync

        rx.Observable<DomainModelResults> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the DomainModelResults object