public static class BestTime.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
BestTime |
build()
Build the Schedule object.
|
BestTime.Builder |
setSendDate(DateTime sendDate)
Set the day to send the push
|
public BestTime.Builder setSendDate(DateTime sendDate)
sendDate - DateTimepublic BestTime build()