Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppExtensionOpcServiceApp.CurrentFederationMode |
AppExtensionOpcServiceApp.CurrentFederationMode.create(String key) |
AppExtensionOpcServiceApp.CurrentFederationMode |
AppExtensionOpcServiceApp.getCurrentFederationMode()
Current Federation Mode
|
static AppExtensionOpcServiceApp.CurrentFederationMode |
AppExtensionOpcServiceApp.CurrentFederationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppExtensionOpcServiceApp.CurrentFederationMode[] |
AppExtensionOpcServiceApp.CurrentFederationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AppExtensionOpcServiceApp.Builder |
AppExtensionOpcServiceApp.Builder.currentFederationMode(AppExtensionOpcServiceApp.CurrentFederationMode currentFederationMode)
Current Federation Mode
|
Constructor and Description |
---|
AppExtensionOpcServiceApp(String serviceInstanceIdentifier,
String region,
AppExtensionOpcServiceApp.CurrentFederationMode currentFederationMode,
AppExtensionOpcServiceApp.CurrentSynchronizationMode currentSynchronizationMode,
AppExtensionOpcServiceApp.NextFederationMode nextFederationMode,
AppExtensionOpcServiceApp.NextSynchronizationMode nextSynchronizationMode,
Boolean enablingNextFedSyncModes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.