Uses of Class
org.openapitools.client.model.BrandWithEmbedded
Packages that use BrandWithEmbedded
-
Uses of BrandWithEmbedded in org.openapitools.client.api
Methods in org.openapitools.client.api that return BrandWithEmbeddedModifier and TypeMethodDescriptionRetrieve a Brand Retrieves a brand by `brandId`CustomizationApi.getBrand
(String brandId, List<String> expand, Map<String, String> additionalHeaders) Retrieve a Brand Retrieves a brand by `brandId`Methods in org.openapitools.client.api that return types with arguments of type BrandWithEmbeddedModifier and TypeMethodDescriptionCustomizationApi.listBrands
(List<String> expand) List all Brands Lists all the brands in your orgList all Brands Lists all the brands in your org -
Uses of BrandWithEmbedded in org.openapitools.client.model
Methods in org.openapitools.client.model that return BrandWithEmbeddedModifier and TypeMethodDescriptionBrandWithEmbedded.agreeToCustomPrivacyPolicy
(Boolean agreeToCustomPrivacyPolicy) BrandWithEmbedded.customPrivacyPolicyUrl
(String customPrivacyPolicyUrl) BrandWithEmbedded.defaultApp
(DefaultApp defaultApp) BrandWithEmbedded.emailDomainId
(String emailDomainId) BrandWithEmbedded.removePoweredByOkta
(Boolean removePoweredByOkta)