Uses of Class
com.azure.resourcemanager.dns.fluent.models.RecordSetInner
Packages that use RecordSetInner
Package
Description
Package containing the service clients for DnsManagementClient.
Package containing the inner data models for DnsManagementClient.
Package containing the data models for DnsManagementClient.
-
Uses of RecordSetInner in com.azure.resourcemanager.dns.fluent
Methods in com.azure.resourcemanager.dns.fluent that return RecordSetInnerModifier and TypeMethodDescriptionRecordSetsClient.createOrUpdate(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Creates or updates a record set within a DNS zone.RecordSetsClient.get(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType) Gets a record set.RecordSetsClient.update(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Updates a record set within a DNS zone.Methods in com.azure.resourcemanager.dns.fluent that return types with arguments of type RecordSetInnerModifier and TypeMethodDescriptionRecordSetsClient.createOrUpdateAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Creates or updates a record set within a DNS zone.com.azure.core.http.rest.Response<RecordSetInner> RecordSetsClient.createOrUpdateWithResponse(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a record set within a DNS zone.Mono<com.azure.core.http.rest.Response<RecordSetInner>> RecordSetsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a record set within a DNS zone.RecordSetsClient.getAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType) Gets a record set.com.azure.core.http.rest.Response<RecordSetInner> RecordSetsClient.getWithResponse(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, com.azure.core.util.Context context) Gets a record set.Mono<com.azure.core.http.rest.Response<RecordSetInner>> RecordSetsClient.getWithResponseAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType) Gets a record set.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listAllByDnsZone(String resourceGroupName, String zoneName) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listAllByDnsZone(String resourceGroupName, String zoneName, Integer top, String recordSetNameSuffix, com.azure.core.util.Context context) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listAllByDnsZoneAsync(String resourceGroupName, String zoneName) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listAllByDnsZoneAsync(String resourceGroupName, String zoneName, Integer top, String recordSetNameSuffix) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listByDnsZone(String resourceGroupName, String zoneName) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listByDnsZone(String resourceGroupName, String zoneName, Integer top, String recordsetnamesuffix, com.azure.core.util.Context context) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listByDnsZoneAsync(String resourceGroupName, String zoneName) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listByDnsZoneAsync(String resourceGroupName, String zoneName, Integer top, String recordsetnamesuffix) Lists all record sets in a DNS zone.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listByType(String resourceGroupName, String zoneName, RecordType recordType) Lists the record sets of a specified type in a DNS zone.com.azure.core.http.rest.PagedIterable<RecordSetInner> RecordSetsClient.listByType(String resourceGroupName, String zoneName, RecordType recordType, Integer top, String recordsetnamesuffix, com.azure.core.util.Context context) Lists the record sets of a specified type in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listByTypeAsync(String resourceGroupName, String zoneName, RecordType recordType) Lists the record sets of a specified type in a DNS zone.com.azure.core.http.rest.PagedFlux<RecordSetInner> RecordSetsClient.listByTypeAsync(String resourceGroupName, String zoneName, RecordType recordType, Integer top, String recordsetnamesuffix) Lists the record sets of a specified type in a DNS zone.RecordSetsClient.updateAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Updates a record set within a DNS zone.com.azure.core.http.rest.Response<RecordSetInner> RecordSetsClient.updateWithResponse(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a record set within a DNS zone.Mono<com.azure.core.http.rest.Response<RecordSetInner>> RecordSetsClient.updateWithResponseAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch) Updates a record set within a DNS zone.Methods in com.azure.resourcemanager.dns.fluent with parameters of type RecordSetInnerModifier and TypeMethodDescriptionRecordSetsClient.createOrUpdate(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Creates or updates a record set within a DNS zone.RecordSetsClient.createOrUpdateAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Creates or updates a record set within a DNS zone.com.azure.core.http.rest.Response<RecordSetInner> RecordSetsClient.createOrUpdateWithResponse(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a record set within a DNS zone.Mono<com.azure.core.http.rest.Response<RecordSetInner>> RecordSetsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a record set within a DNS zone.RecordSetsClient.update(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Updates a record set within a DNS zone.RecordSetsClient.updateAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters) Updates a record set within a DNS zone.com.azure.core.http.rest.Response<RecordSetInner> RecordSetsClient.updateWithResponse(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a record set within a DNS zone.Mono<com.azure.core.http.rest.Response<RecordSetInner>> RecordSetsClient.updateWithResponseAsync(String resourceGroupName, String zoneName, String relativeRecordSetName, RecordType recordType, RecordSetInner parameters, String ifMatch) Updates a record set within a DNS zone. -
Uses of RecordSetInner in com.azure.resourcemanager.dns.fluent.models
Methods in com.azure.resourcemanager.dns.fluent.models that return RecordSetInnerModifier and TypeMethodDescriptionstatic RecordSetInnerRecordSetInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecordSetInner from the JsonReader.RecordSetInner.withAaaaRecords(List<AaaaRecord> aaaaRecords) Set the aaaaRecords property: The list of AAAA records in the record set.RecordSetInner.withARecords(List<ARecord> aRecords) Set the aRecords property: The list of A records in the record set.RecordSetInner.withCaaRecords(List<CaaRecord> caaRecords) Set the caaRecords property: The list of CAA records in the record set.RecordSetInner.withCnameRecord(CnameRecord cnameRecord) Set the cnameRecord property: The CNAME record in the record set.Set the etag property: The etag of the record set.RecordSetInner.withMetadata(Map<String, String> metadata) Set the metadata property: The metadata attached to the record set.RecordSetInner.withMxRecords(List<MxRecord> mxRecords) Set the mxRecords property: The list of MX records in the record set.RecordSetInner.withNsRecords(List<NsRecord> nsRecords) Set the nsRecords property: The list of NS records in the record set.RecordSetInner.withPtrRecords(List<PtrRecord> ptrRecords) Set the ptrRecords property: The list of PTR records in the record set.RecordSetInner.withSoaRecord(SoaRecord soaRecord) Set the soaRecord property: The SOA record in the record set.RecordSetInner.withSrvRecords(List<SrvRecord> srvRecords) Set the srvRecords property: The list of SRV records in the record set.RecordSetInner.withTargetResource(com.azure.core.management.SubResource targetResource) Set the targetResource property: A reference to an azure resource from where the dns resource value is taken.Set the ttl property: The TTL (time-to-live) of the records in the record set.RecordSetInner.withTxtRecords(List<TxtRecord> txtRecords) Set the txtRecords property: The list of TXT records in the record set. -
Uses of RecordSetInner in com.azure.resourcemanager.dns.models
Methods in com.azure.resourcemanager.dns.models that return types with arguments of type RecordSetInnerModifier and TypeMethodDescriptionRecordSetListResult.value()Get the value property: Information about the record sets in the response.Method parameters in com.azure.resourcemanager.dns.models with type arguments of type RecordSetInnerModifier and TypeMethodDescriptionRecordSetListResult.withValue(List<RecordSetInner> value) Set the value property: Information about the record sets in the response.