public static class UpdateProjectNotificationPreferenceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateProjectNotificationPreferenceDetails |
build() |
UpdateProjectNotificationPreferenceDetails.Builder |
copy(UpdateProjectNotificationPreferenceDetails model) |
UpdateProjectNotificationPreferenceDetails.Builder |
notificationPreference(ProjectNotificationPreference.NotificationPreference notificationPreference)
The override value of project notification preference.
|
public UpdateProjectNotificationPreferenceDetails.Builder notificationPreference(ProjectNotificationPreference.NotificationPreference notificationPreference)
The override value of project notification preference.
notificationPreference
- the value to setpublic UpdateProjectNotificationPreferenceDetails build()
public UpdateProjectNotificationPreferenceDetails.Builder copy(UpdateProjectNotificationPreferenceDetails model)
Copyright © 2016–2024. All rights reserved.