| Modifier and Type | Class and Description |
|---|---|
static class |
SchedulePayload.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SchedulePayload.Builder |
newBuilder() |
void |
resetPushApnsProduction(boolean apnsProduction) |
void |
resetPushTimeToLive(long timeToLive) |
com.google.gson.JsonElement |
toJSON() |
java.lang.String |
toString() |
public static SchedulePayload.Builder newBuilder()
public java.lang.String toString()
toString in class java.lang.Objectpublic void resetPushApnsProduction(boolean apnsProduction)
public void resetPushTimeToLive(long timeToLive)
Copyright © 2018. All Rights Reserved.