Uses of Class
com.okta.sdk.resource.model.CustomizablePage
-
Uses of CustomizablePage in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPageRootEmbedded.getCustomized()
Get customizedPageRootEmbedded.getDefault()
Get _defaultPageRootEmbedded.getPreview()
Get previewCustomizablePage.pageContent
(String pageContent) Modifier and TypeMethodDescriptionPageRootEmbedded._default
(CustomizablePage _default) PageRootEmbedded.customized
(CustomizablePage customized) PageRootEmbedded.preview
(CustomizablePage preview) void
PageRootEmbedded.setCustomized
(CustomizablePage customized) void
PageRootEmbedded.setDefault
(CustomizablePage _default) void
PageRootEmbedded.setPreview
(CustomizablePage preview)