Interface LicenseApi
-
@Consumes("application/json") public interface LicenseApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description License
get(String license)
Returns the specified License resource.
-