Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppExtensionOpcServiceApp.CurrentSynchronizationMode |
AppExtensionOpcServiceApp.CurrentSynchronizationMode.create(String key) |
AppExtensionOpcServiceApp.CurrentSynchronizationMode |
AppExtensionOpcServiceApp.getCurrentSynchronizationMode()
Current Synchronization Mode
|
static AppExtensionOpcServiceApp.CurrentSynchronizationMode |
AppExtensionOpcServiceApp.CurrentSynchronizationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppExtensionOpcServiceApp.CurrentSynchronizationMode[] |
AppExtensionOpcServiceApp.CurrentSynchronizationMode.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.currentSynchronizationMode(AppExtensionOpcServiceApp.CurrentSynchronizationMode currentSynchronizationMode)
Current Synchronization 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.