| static NotificationSetting.Builder | NotificationSetting. builder() | Create a new builder. | 
| NotificationSetting.Builder | NotificationSetting.Builder. compartmentOcid(String compartmentOcid) | OCI Compartment Id (ocid) in which the resource lives. | 
| NotificationSetting.Builder | NotificationSetting.Builder. copy(NotificationSetting model) |  | 
| NotificationSetting.Builder | NotificationSetting.Builder. deleteInProgress(Boolean deleteInProgress) | A boolean flag indicating this resource in the process of being deleted. | 
| NotificationSetting.Builder | NotificationSetting.Builder. domainOcid(String domainOcid) | OCI Domain Id (ocid) in which the resource lives. | 
| NotificationSetting.Builder | NotificationSetting.Builder. eventSettings(List<NotificationSettingsEventSettings> eventSettings) | Event settings | 
| NotificationSetting.Builder | NotificationSetting.Builder. externalId(String externalId) | An identifier for the Resource as defined by the Service Consumer. | 
| NotificationSetting.Builder | NotificationSetting.Builder. fromEmailAddress(NotificationSettingsFromEmailAddress fromEmailAddress) |  | 
| NotificationSetting.Builder | NotificationSetting.Builder. id(String id) | Unique identifier for the SCIM Resource as defined by the Service Provider. | 
| NotificationSetting.Builder | NotificationSetting.Builder. idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |  | 
| NotificationSetting.Builder | NotificationSetting.Builder. idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |  | 
| NotificationSetting.Builder | NotificationSetting.Builder. idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) | The release number when the resource was upgraded. | 
| NotificationSetting.Builder | NotificationSetting.Builder. idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) | Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource. | 
| NotificationSetting.Builder | NotificationSetting.Builder. meta(Meta meta) |  | 
| NotificationSetting.Builder | NotificationSetting.Builder. notificationEnabled(Boolean notificationEnabled) | Tenant level settings for the notification service | 
| NotificationSetting.Builder | NotificationSetting.Builder. ocid(String ocid) | Unique OCI identifier for the SCIM Resource. | 
| NotificationSetting.Builder | NotificationSetting.Builder. schemas(List<String> schemas) | REQUIRED. | 
| NotificationSetting.Builder | NotificationSetting.Builder. sendNotificationsToSecondaryEmail(Boolean sendNotificationsToSecondaryEmail) | Indicates whether to allow notifications on a secondary email. | 
| NotificationSetting.Builder | NotificationSetting.Builder. sendNotificationToOldAndNewPrimaryEmailsWhenAdminChangesPrimaryEmail(Boolean sendNotificationToOldAndNewPrimaryEmailsWhenAdminChangesPrimaryEmail) | If true and admin changed user’s primary email, send user’s profile changed email to old
and new primary email address. | 
| NotificationSetting.Builder | NotificationSetting.Builder. tags(List<Tags> tags) | A list of tags on this resource. | 
| NotificationSetting.Builder | NotificationSetting.Builder. tenancyOcid(String tenancyOcid) | OCI Tenant Id (ocid) in which the resource lives. | 
| NotificationSetting.Builder | NotificationSetting.Builder. testModeEnabled(Boolean testModeEnabled) | Specify if the notification service is in test mode | 
| NotificationSetting.Builder | NotificationSetting.Builder. testRecipients(List<String> testRecipients) | List of the test recipient email addresses | 
| NotificationSetting.Builder | NotificationSetting. toBuilder() |  |