Interface ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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