-
- All Implemented Interfaces:
public class PageParent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PageParent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PageParentdatabase(String databaseId)final PageParentpage(String pageId)final PageParentworkspace()-
-
Method Detail
-
database
final PageParent database(String databaseId)
-
page
final PageParent page(String pageId)
-
workspace
final PageParent workspace()
-
-
-
-