AnalyticsClient Methods |
The AnalyticsClient type exposes the following members.
Name | Description | |
---|---|---|
GetBulkInstance |
Creates a new BulkAPI instance.
| |
GetConnectionTimeout |
Returns the timeout until a connection is established.
| |
GetDashboards |
Returns list of all accessible dashboards.
| |
GetOrgInstance |
Creates a new OrgAPI instance.
| |
GetOrgs |
Returns list of all accessible organizations.
| |
GetOwnedDashboards |
Returns list of owned dashboards.
| |
GetOwnedWorkspaces |
Returns list of owned workspaces.
| |
GetReadTimeout |
Returns the read timeout value which will wait for the packet to receive from the server end.
| |
GetRecentViews |
Returns list of recently accessed views.
| |
GetSharedDashboards |
Returns list of shared dashboards.
| |
GetSharedWorkspaces |
Returns list of shared workspaces.
| |
GetViewDetails |
Returns details of the specified view.
| |
GetViewInstance |
Creates a new ViewAPI instance.
| |
GetWorkspaceDetails |
Returns details of the specified workspace.
| |
GetWorkspaceInstance |
Creates a new WorkspaceAPI instance.
| |
GetWorkspaces |
Returns list of all accessible workspaces.
| |
SetAccountsServerURL |
Sets the accounts server URL.
| |
SetAnalyticsServerURL |
Sets the analytics server URL.
| |
SetConnectionTimeout |
Sets the timeout until a connection is established.
| |
SetProxy |
To specify the proxy server details.
| |
SetReadTimeout |
Sets the read timeout which will wait for data response from the server end.
|