All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.ksu.canvas.requestOptions.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Classes to encapsulate parameters that get passed to API calls.
 * 

* Some API calls take a huge list of (often optional) parameters. The * classes in this package allow type-safe usage of these parameters * and allow new parameters to be added without breaking existing code. */ package edu.ksu.canvas.requestOptions;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy