Interface AaaaRecordSets
-
- All Superinterfaces:
DnsRecordSets<AaaaRecordSet>,HasParent<DnsZone>,SupportsGettingByName<AaaaRecordSet>,SupportsListing<AaaaRecordSet>
public interface AaaaRecordSets extends DnsRecordSets<AaaaRecordSet>
Entry point to AAAA record sets in a DNS zone.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSets
list, list, list, listAsync, listAsync, listAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parent
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-