public class

IServerRestClient

extends RestClient
java.lang.Object
   ↳ com.microstrategy.webapi.restApi.RestClient
     ↳ com.microstrategy.webapi.restApi.IServerRestClient

Summary

[Expand]
Inherited Constants
From class com.microstrategy.webapi.restApi.RestClient
Public Methods
SimpleResponseWrapper execute()
Executes the API call based on the method types provided and returns a response@return
[Expand]
Inherited Methods
From class com.microstrategy.webapi.restApi.RestClient
From class java.lang.Object

Public Methods

public SimpleResponseWrapper execute ()

Executes the API call based on the method types provided and returns a response@return

Throws
IOException