Uses of Class
com.azure.resourcemanager.dns.DnsZoneManager
Packages that use DnsZoneManager
Package
Description
Package containing the classes for DnsManagementClient.
-
Uses of DnsZoneManager in com.azure.resourcemanager.dns
Methods in com.azure.resourcemanager.dns that return DnsZoneManagerModifier and TypeMethodDescriptionstatic DnsZoneManagerDnsZoneManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of DnsZoneManager that exposes DNS zone management API entry points.static DnsZoneManagerDnsZoneManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of DnsZoneManager that exposes DNS zone management API entry points.DnsZoneManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of DnsZoneManager that exposes DNS zone API entry points.