Uses of Class
com.okta.sdk.resource.model.CustomizablePage
Packages that use CustomizablePage
-
Uses of CustomizablePage in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CustomizablePageModifier and TypeMethodDescriptionPageRootEmbedded.getCustomized()Get customizedPageRootEmbedded.getDefault()Get _defaultPageRootEmbedded.getPreview()Get previewCustomizablePage.pageContent(String pageContent) Methods in com.okta.sdk.resource.model with parameters of type CustomizablePageModifier and TypeMethodDescriptionPageRootEmbedded._default(CustomizablePage _default) PageRootEmbedded.customized(CustomizablePage customized) PageRootEmbedded.preview(CustomizablePage preview) voidPageRootEmbedded.setCustomized(CustomizablePage customized) voidPageRootEmbedded.setDefault(CustomizablePage _default) voidPageRootEmbedded.setPreview(CustomizablePage preview)