Class TemplateRecordOptions

java.lang.Object
com.dnsimple.request.TemplateRecordOptions

public class TemplateRecordOptions extends Object
  • Method Details

    • of

      public static TemplateRecordOptions of(String name, String type, String content)
      Parameters:
      name - the name of the record. Use an empty string to create a record for the apex.
      type - the type of the record
      content - the content of the record
    • ttl

      public TemplateRecordOptions ttl(int ttl)
      Set a TTL (time to live)
    • priority

      public TemplateRecordOptions priority(int priority)
      Set a priority