Uses of Class
com.okta.sdk.resource.model.DefaultApp
Packages that use DefaultApp
-
Uses of DefaultApp in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DefaultAppModifier and TypeMethodDescriptionDefaultApp.appInstanceId(String appInstanceId) DefaultApp.appLinkName(String appLinkName) DefaultApp.classicApplicationUri(String classicApplicationUri) Brand.getDefaultApp()Get defaultAppBrandRequest.getDefaultApp()Get defaultAppBrandWithEmbedded.getDefaultApp()Get defaultAppMethods in com.okta.sdk.resource.model with parameters of type DefaultAppModifier and TypeMethodDescriptionBrand.defaultApp(DefaultApp defaultApp) BrandRequest.defaultApp(DefaultApp defaultApp) BrandWithEmbedded.defaultApp(DefaultApp defaultApp) voidBrand.setDefaultApp(DefaultApp defaultApp) voidBrandRequest.setDefaultApp(DefaultApp defaultApp) voidBrandWithEmbedded.setDefaultApp(DefaultApp defaultApp)