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