Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiLicenseInformation
Packages that use ApiLicenseInformation
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiLicenseInformation in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiLicenseInformationModifier and TypeMethodDescriptionApiContractInner.license()Get the license property: License information for the API.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type ApiLicenseInformationModifier and TypeMethodDescriptionApiContractInner.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiContractProperties.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiContractUpdateProperties.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiCreateOrUpdateProperties.withLicense(ApiLicenseInformation license) Set the license property: License information for the API. -
Uses of ApiLicenseInformation in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiLicenseInformationModifier and TypeMethodDescriptionstatic ApiLicenseInformationApiLicenseInformation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiLicenseInformation from the JsonReader.ApiContract.license()Gets the license property: License information for the API.ApiCreateOrUpdateParameter.license()Get the license property: License information for the API.ApiEntityBaseContract.license()Get the license property: License information for the API.ApiUpdateContract.license()Get the license property: License information for the API.Set the name property: The license name used for the API.Set the url property: A URL to the license used for the API.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type ApiLicenseInformationModifier and TypeMethodDescriptionApiContract.DefinitionStages.WithLicense.withLicense(ApiLicenseInformation license) Specifies the license property: License information for the API..ApiContract.UpdateStages.WithLicense.withLicense(ApiLicenseInformation license) Specifies the license property: License information for the API..ApiCreateOrUpdateParameter.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiEntityBaseContract.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiTagResourceContractProperties.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.ApiUpdateContract.withLicense(ApiLicenseInformation license) Set the license property: License information for the API.