java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
All Implemented Interfaces:
Comparable<RecordName>

public class RecordName extends Object implements Comparable<RecordName>
Represents the name field of a DNS record (NAME).
Author:
mpolden
  • Method Details