Uses of Class
com.nettoolkit.dashboards.CreateChannelDatumRequest
Packages that use CreateChannelDatumRequest
-
Uses of CreateChannelDatumRequest in com.nettoolkit.dashboards
Methods in com.nettoolkit.dashboards that return CreateChannelDatumRequestModifier and TypeMethodDescriptionCreateChannelDatumRequest.additionalValues(JSONObject jsonAdditionalValues) Sets the datum additional values JSON.CreateChannelDatumRequest.additionalValues(String strAdditionalValuesJson) Sets the datum additional values JSON string.Sets the channel for this datum by ID.CreateChannelDatumRequest.channelName(String strChannelName) Sets the channel for this datum by name.DashboardsClient.newCreateChannelDatumRequest()Creates a new request to create a channel datum.CreateChannelDatumRequest.stackTrace(Throwable throwable) Sets the datum text blob to a stack trace.Sets the datum text blob.Sets the datum value.