Interface ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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