Uses of Class
com.nettoolkit.dashboards.CreateChannelRequest
Packages that use CreateChannelRequest
-
Uses of CreateChannelRequest in com.nettoolkit.dashboards
Methods in com.nettoolkit.dashboards that return CreateChannelRequestModifier and TypeMethodDescriptionCreateChannelRequest.displayName(String strDisplayName) Sets the channel display name.Sets the channel name.DashboardsClient.newCreateChannelRequest()Creates a new request to create a Channel.CreateChannelRequest.typeDuration(String strDefaultBarColor) Sets the channel type to DURATION.CreateChannelRequest.typeHttp(String strHttpMethod, String strUrl, List<HttpHeader> listHttpHeaders, String strHttpBody, int iTimeNum, TimeUnit timeUnit) Sets the channel type to HTTP.Sets the channel type to PING.CreateChannelRequest.typeSimple()Sets the channel type to SIMPLE.Sets the channel type to SSL.