public static class FlipTileNotification.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Map.Entry<String,String>> |
headers |
| Constructor and Description |
|---|
FlipTileNotification.Builder() |
public FlipTileNotification.Builder tileId(String tileId)
public FlipTileNotification.Builder isClear(boolean clear)
public FlipTileNotification.Builder backgroundImage(String backgroundImage)
public FlipTileNotification.Builder title(String title)
public FlipTileNotification.Builder backBackgroundImage(String backBackgroundImage)
public FlipTileNotification.Builder backTitle(String backTitle)
public FlipTileNotification.Builder backContent(String backContent)
public FlipTileNotification.Builder count(int count)
public FlipTileNotification.Builder smallBackgroundImage(String smallBackgroundImage)
public FlipTileNotification.Builder wideBackgroundImage(String wideBackgroundImage)
public FlipTileNotification.Builder wideBackBackgroundImage(String wideBackBackgroundImage)
public FlipTileNotification.Builder wideBackContent(String wideBackContent)
protected int deliveryValueOf(DeliveryClass delivery)
public FlipTileNotification build()
public byte[] toByteArray()
public A messageId(String messageId)
messageId - notification message IDpublic A notificationClass(DeliveryClass delivery)
delivery - batching intervalpublic A notificationType(String type)
type - the notification typepublic A callbackUri(String callbackUri)
callbackUri - the notification channel URIprotected A contentType(String contentType)
contentType - the content type of the bodyCopyright © 2014 JBoss by Red Hat. All Rights Reserved.