Skip to content

Azure Event Hubs client library samples for Java

Compare
Choose a tag to compare
released this 30 Apr 21:56
a6dd372
Add send API for sending an iterable of events (#10528)

* Add send API for sending an iterable of events

* Fix checkstyles

* Add code samples and update javadoc