Uses of Class
com.azure.resourcemanager.dns.models.RecordSetListResult
Packages that use RecordSetListResult
Package
Description
Package containing the data models for DnsManagementClient.
-
Uses of RecordSetListResult in com.azure.resourcemanager.dns.models
Methods in com.azure.resourcemanager.dns.models that return RecordSetListResultModifier and TypeMethodDescriptionstatic RecordSetListResultRecordSetListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecordSetListResult from the JsonReader.RecordSetListResult.withValue(List<RecordSetInner> value) Set the value property: Information about the record sets in the response.