addRetrieveRequestToBatch(IRequest) method

Adds a retrieve request to the batch.

Syntax

public void addRetrieveRequestToBatch (IRequest getRequest) throws ConnectivityException

Parameters

Returns

None

Exceptions

Example 1

batch.addRetrieveRequestToBatch(getrequest);