-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding poller response envelope transformations and generation * Initial LRO+pager work * Adding pager poller response envelope corrections * Adding pager response type to begin lro method * Updating PollUntilDone pointer * Adding handler for inner pager result value * Updating pager test * simplifying code * Updating poller pager handle response url * Adding page count to lro pager test * Removing extra spacing * Adding azcore.Response to pager in order to not repeat get in LRO case * bug fix * set response on pager poller with LRO response clear pager poller response after consumption * simplify put check for pagers * consolidating lro response name in one place * Improving pager resp field code and adding comment * refactoring polling naming to one function * code improvements * refactor Co-authored-by: Joel Hendrix <[email protected]> Co-authored-by: Catalina Peralta <[email protected]>
- Loading branch information
1 parent
7d05c7f
commit 7f7a951
Showing
12 changed files
with
408 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.