Uses of Class
com.azure.resourcemanager.apicenter.models.License
Packages that use License
Package
Description
Package containing the data models for AzureApiCenter.
-
Uses of License in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return LicenseModifier and TypeMethodDescriptionstatic License
License.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of License from the JsonReader.ApiProperties.license()
Get the license property: The license information for the API.License.withIdentifier
(String identifier) Set the identifier property: SPDX license information for the API.Set the name property: Name of the license.Set the url property: URL pointing to the license details.Methods in com.azure.resourcemanager.apicenter.models with parameters of type LicenseModifier and TypeMethodDescriptionApiProperties.withLicense
(License license) Set the license property: The license information for the API.