Skip to content

Commit

Permalink
feat: check status of long running operation by its name (#23)
Browse files Browse the repository at this point in the history
For each client method returning a long running operation, a separate method to check its status is added.

Added methods: `checkApplyParametersProgress`, `checkCreateInstanceProgress`, `checkDeleteInstanceProgress`, `checkUpdateInstanceProgress`, `checkUpdateParametersProgress`.
  • Loading branch information
alexander-fenster committed May 6, 2020
1 parent 9598e3f commit 962a69b
Show file tree
Hide file tree
Showing 4 changed files with 602 additions and 251 deletions.
Loading

0 comments on commit 962a69b

Please sign in to comment.