public static interface NotificationProperty.Builder extends SdkPojo, CopyableBuilder<NotificationProperty.Builder,NotificationProperty>
| Modifier and Type | Method and Description |
|---|---|
NotificationProperty.Builder |
notifyDelayAfter(Integer notifyDelayAfter)
After a job run starts, the number of minutes to wait before sending a job run delay notification.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNotificationProperty.Builder notifyDelayAfter(Integer notifyDelayAfter)
After a job run starts, the number of minutes to wait before sending a job run delay notification.
notifyDelayAfter - After a job run starts, the number of minutes to wait before sending a job run delay notification.Copyright © 2023. All rights reserved.