Uses of Class
org.openapitools.client.model.PageRoot
Packages that use PageRoot
-
Uses of PageRoot in org.openapitools.client.api
Methods in org.openapitools.client.api that return PageRootModifier and TypeMethodDescriptionCustomizationApi.getErrorPage
(String brandId, List<String> expand) Retrieve the Error Page Retrieves the error pageCustomizationApi.getSignInPage
(String brandId, List<String> expand) Retrieve the Sign-in Page Retrieves the sign-in pageMethods in org.openapitools.client.api that return types with arguments of type PageRootModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageRoot>
CustomizationApi.getErrorPageWithHttpInfo
(String brandId, List<String> expand) Retrieve the Error Page Retrieves the error pageorg.springframework.http.ResponseEntity<PageRoot>
CustomizationApi.getSignInPageWithHttpInfo
(String brandId, List<String> expand) Retrieve the Sign-in Page Retrieves the sign-in page -
Uses of PageRoot in org.openapitools.client.model
Methods in org.openapitools.client.model that return PageRootModifier and TypeMethodDescriptionPageRoot.embedded
(PageRootEmbedded embedded) PageRoot.links
(PageRootLinks links)