org.apache.olingo.odata2.api.ep
Class EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder

java.lang.Object
  extended by org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
Enclosing class:
EntityProviderBatchProperties

public static class EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
extends Object


Constructor Summary
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder()
           
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder(EntityProviderBatchProperties propertiesFrom)
           
 
Method Summary
 EntityProviderBatchProperties build()
           
 EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder pathInfo(PathInfo pathInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder

public EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder()

EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder

public EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder(EntityProviderBatchProperties propertiesFrom)
Method Detail

pathInfo

public EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder pathInfo(PathInfo pathInfo)

build

public EntityProviderBatchProperties build()


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.