@ExportPackage
Package com.yahoo.vespa.hosted.controller.api.integration.dns
-
Interface Summary Interface Description NameService A managed DNS service. -
Class Summary Class Description AliasTarget Represents the target of an ALIAS record.MemoryNameService An in-memory name service for testing purposes.Record A basic representation of a DNS resource record, containing the record type, name and data.RecordData Represents the data field of a DNS record (RDATA).RecordName Represents the name field of a DNS record (NAME). -
Enum Summary Enum Description Record.Type