Uses of Class
org.apache.olingo.server.api.deserializer.batch.BatchOptions
Packages that use BatchOptions
Package
Description
Olingo Server API - Deserializer
Olingo Server API - Deserializer - Batch
-
Uses of BatchOptions in org.apache.olingo.server.api.deserializer
Methods in org.apache.olingo.server.api.deserializer with parameters of type BatchOptionsModifier and TypeMethodDescriptionFixedFormatDeserializer.parseBatchRequest
(InputStream content, String boundary, BatchOptions options) Reads batch data from an InputStream. -
Uses of BatchOptions in org.apache.olingo.server.api.deserializer.batch
Methods in org.apache.olingo.server.api.deserializer.batch that return BatchOptionsModifier and TypeMethodDescriptionBatchOptions.Builder.build()
Creates a new BatchOptions instance.