Uses of Class
com.azure.resourcemanager.privatedns.models.RecordSetListResult
Packages that use RecordSetListResult
Package
Description
Package containing the data models for PrivateDnsManagementClient.
-
Uses of RecordSetListResult in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.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.