Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce waiters as top-level methods #408

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Introduce waiters as top-level methods #408

merged 3 commits into from
Jun 8, 2023

Commits on Jun 2, 2023

  1. Introduce waiters as top-level methods

    * Deprecated `*AndWait` methods, will be removed in further releases
    * Introduced dedicated wait-for-state polling methods
    * `*API` clients with long-running semantics now always return an instance, that allows to optionally start polling
    nfx committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    83c49b3 View commit details
    Browse the repository at this point in the history
  2. fix comment

    nfx committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f009b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ca73d0 View commit details
    Browse the repository at this point in the history