public class BatchRequestFactoryImpl extends Object implements org.apache.olingo.client.api.communication.request.batch.BatchRequestFactory
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.olingo.client.api.ODataClient |
client |
| Constructor and Description |
|---|
BatchRequestFactoryImpl(org.apache.olingo.client.api.ODataClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest |
getBatchRequest(String serviceRoot) |
public BatchRequestFactoryImpl(org.apache.olingo.client.api.ODataClient client)
public org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest getBatchRequest(String serviceRoot)
getBatchRequest in interface org.apache.olingo.client.api.communication.request.batch.BatchRequestFactoryCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.