Azure / Azure/azure-libraries-for-java
[FEATURE REQ] Support sync/async methods for each API
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
This is for track 2 migration. In track 1, using RxJava with mixed sync/async methods is fine. However, after converting to Spring Reactor, we have to provide both to ensure the users can have well-supported sync/async scenario when using our library.
**Describe the solution you'd like**
To add the missing async methods.
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [ ] Description Added
- [ ] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.