Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
DefaultApp |
DefaultApp.appInstanceId(String appInstanceId) |
DefaultApp |
DefaultApp.appLinkName(String appLinkName) |
DefaultApp |
DefaultApp.classicApplicationUri(String classicApplicationUri) |
DefaultApp |
Brand.getDefaultApp()
Get defaultApp
|
DefaultApp |
BrandWithEmbedded.getDefaultApp()
Get defaultApp
|
DefaultApp |
BrandRequest.getDefaultApp()
Get defaultApp
|
Modifier and Type | Method and Description |
---|---|
Brand |
Brand.defaultApp(DefaultApp defaultApp) |
BrandWithEmbedded |
BrandWithEmbedded.defaultApp(DefaultApp defaultApp) |
BrandRequest |
BrandRequest.defaultApp(DefaultApp defaultApp) |
void |
Brand.setDefaultApp(DefaultApp defaultApp) |
void |
BrandWithEmbedded.setDefaultApp(DefaultApp defaultApp) |
void |
BrandRequest.setDefaultApp(DefaultApp defaultApp) |
Copyright © 2017–2023 Okta. All rights reserved.