The sample code in the folders below demonstrate how to make client libraries.
The libraries are generally used in multiple other samples. They were seperated out to minimize re-written code and to follow general best practices. The libraries are not complete. They do not include every service, every endpoint for every service, or even every option on included endpoints. Included parameters may or may not be complete also. These are meant to show how a client library could be made and what it might look like.
Languages |
---|
Java |
Python |
For the main ADH page ReadMe
For the main samples page ReadMe