Uses of Class
com.azure.resourcemanager.cdn.CdnManager
-
Packages that use CdnManager Package Description com.azure.resourcemanager.cdn Package containing the classes for CdnManagementClient. -
-
Uses of CdnManager in com.azure.resourcemanager.cdn
Methods in com.azure.resourcemanager.cdn that return CdnManager Modifier and Type Method Description static CdnManagerCdnManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of CDN Manager that exposes CDN manager management API entry points.static CdnManagerCdnManager. authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)Creates an instance of CDN Manager that exposes CDN manager management API entry points.CdnManagerCdnManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of CDN Manager that exposes CDN manager management API entry points.
-