@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GetNotificationOptions")
public interface GetNotificationOptions
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GetNotificationOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetNotificationOptions.Builder |
create() |
void |
setTag(java.lang.String tag) |
java.lang.String |
tag() |
@JsOverlay @Nonnull static GetNotificationOptions.Builder create()
@JsProperty(name="tag") java.lang.String tag()
@JsProperty
void setTag(@Nonnull
java.lang.String tag)