public static class Notifications.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Notifications |
build() |
Notifications.Builder |
withEmailTo(String emailAddress) |
Notifications.Builder |
withSmsTo(String mobileNumber) |
public Notifications.Builder withEmailTo(String emailAddress)
public Notifications.Builder withSmsTo(String mobileNumber)
public Notifications build()
Copyright © 2019 Digipost. All rights reserved.