Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
AppBundleConfigurationProperties |
AppBundleConfigurationProperties.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AppBundleConfigurationProperties> |
AppExtensionManagedappApp.getBundleConfigurationProperties()
ConnectorBundle configuration properties
|
Modifier and Type | Method and Description |
---|---|
AppBundleConfigurationProperties.Builder |
AppBundleConfigurationProperties.Builder.copy(AppBundleConfigurationProperties model) |
Modifier and Type | Method and Description |
---|---|
AppExtensionManagedappApp.Builder |
AppExtensionManagedappApp.Builder.bundleConfigurationProperties(List<AppBundleConfigurationProperties> bundleConfigurationProperties)
ConnectorBundle configuration properties
|
Constructor and Description |
---|
AppExtensionManagedappApp(Boolean connected,
Boolean canBeAuthoritative,
Boolean isAuthoritative,
Boolean isOnPremiseApp,
Boolean isDirectory,
Boolean isSchemaDiscoverySupported,
Boolean isSchemaCustomizationSupported,
Boolean enableSync,
Boolean enableSyncSummaryReportNotification,
Boolean enableAuthSyncNewUserNotification,
Boolean adminConsentGranted,
Boolean isThreeLeggedOAuthEnabled,
Boolean isTwoLeggedOAuthEnabled,
String threeLeggedOAuthProviderName,
String syncConfigLastModified,
Boolean accountFormVisible,
List<AppIdentityBridges> identityBridges,
AppConnectorBundle connectorBundle,
List<AppBundleConfigurationProperties> bundleConfigurationProperties,
List<AppObjectClasses> objectClasses,
AppBundlePoolConfiguration bundlePoolConfiguration,
AppFlatFileConnectorBundle flatFileConnectorBundle,
List<AppFlatFileBundleConfigurationProperties> flatFileBundleConfigurationProperties,
AppThreeLeggedOAuthCredential threeLeggedOAuthCredential)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.