public static class EventsData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EventsData |
build()
Returns the configured widget data instance
|
EventsData.Builder |
nrql(String nrql)
Sets the nrql of the widget data.
|
public EventsData.Builder nrql(String nrql)
nrql
- The nrql of the widget datapublic EventsData build()
Copyright © 2018. All rights reserved.