Interface ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute

    • Method Detail

      • execute

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

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