public final class ChromeAppExt extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChromeAppExt.Builder
Builder for
ChromeAppExt. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollapseKey() |
Boolean |
getDelayWhileIdle() |
String |
getIconUrl() |
com.fasterxml.jackson.databind.JsonNode |
getPayload() |
Integer |
getTimeToLive() |
String |
getTitle() |
public static final Logger logger
public final String getTitle()
public final String getIconUrl()
public final String getCollapseKey()
public final Boolean getDelayWhileIdle()
public final Integer getTimeToLive()
public final com.fasterxml.jackson.databind.JsonNode getPayload()
Copyright © 2018. All rights reserved.