Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
AppAppResources |
AppAppResources.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AppAppResources> |
AppExtensionEnterpriseAppApp.getAppResources()
A list of AppResources of this App.
|
Modifier and Type | Method and Description |
---|---|
AppAppResources.Builder |
AppAppResources.Builder.copy(AppAppResources model) |
Modifier and Type | Method and Description |
---|---|
AppExtensionEnterpriseAppApp.Builder |
AppExtensionEnterpriseAppApp.Builder.appResources(List<AppAppResources> appResources)
A list of AppResources of this App.
|
Constructor and Description |
---|
AppExtensionEnterpriseAppApp(List<AppAppResources> appResources,
AppDenyAuthzPolicy denyAuthzPolicy,
AppAllowAuthzPolicy allowAuthzPolicy,
Integer allowAuthzDecisionTTL,
Integer denyAuthzDecisionTTL)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.