Class: Prtg::TableQuery

Inherits:
Object
  • Object
show all
Includes:
Query
Defined in:
lib/prtg/table_query.rb

Overview

Proxy class to caspule request

Constant Summary collapse

VALUES =
[:content, :count, :start, :output, :id]
MULTIPLE_VALUES =
[:columns]

Method Summary

Methods included from Query

included