-
Constructor Summary
Constructors
-
Method Summary
Execute the call and return result
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.lucidworks.cloud.api.call.Call
isAuthorized
-
Constructor Details
-
AbstractCall
public AbstractCall()
-
Method Details
-
execute
Description copied from interface: Call
Execute the call and return result
- Specified by:
execute in interface Call
-