Class TemplateRecordOptions


  • public class TemplateRecordOptions
    extends java.lang.Object
    • Method Detail

      • of

        public static TemplateRecordOptions of​(java.lang.String name,
                                               java.lang.String type,
                                               java.lang.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