Class ContentBlueprintInstance


  • @ExperimentalApi
    public final class ContentBlueprintInstance
    extends Object
    Model for Blueprint specific rest data to create a content out of a blueprint template The object passed in the POSTs for draft and page creation.
    Since:
    5.10
    • Method Detail

      • getContent

        public Content getContent()
        Get Content field
        Returns:
        Content field
      • getContentBlueprintSpec

        public ContentBlueprintSpec getContentBlueprintSpec()
        Get Blueprint information of the request.
        Returns:
        ContentBlueprintSpec