Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
NotificationSettingsFromEmailAddress |
NotificationSettingsFromEmailAddress.Builder.build() |
NotificationSettingsFromEmailAddress |
NotificationSetting.getFromEmailAddress() |
Modifier and Type | Method and Description |
---|---|
NotificationSettingsFromEmailAddress.Builder |
NotificationSettingsFromEmailAddress.Builder.copy(NotificationSettingsFromEmailAddress model) |
NotificationSetting.Builder |
NotificationSetting.Builder.fromEmailAddress(NotificationSettingsFromEmailAddress fromEmailAddress) |
Constructor and Description |
---|
NotificationSetting(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String externalId,
Boolean notificationEnabled,
Boolean testModeEnabled,
List<String> testRecipients,
Boolean sendNotificationsToSecondaryEmail,
Boolean sendNotificationToOldAndNewPrimaryEmailsWhenAdminChangesPrimaryEmail,
NotificationSettingsFromEmailAddress fromEmailAddress,
List<NotificationSettingsEventSettings> eventSettings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.