Class BatchQueryPartImpl
java.lang.Object
org.apache.olingo.odata2.api.client.batch.BatchQueryPart
org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
- All Implemented Interfaces:
BatchPart
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
BatchQueryPart.BatchQueryPartBuilder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
contentId, headers, method, newBuilder, uri
-
Constructor Details
-
BatchQueryPartImpl
public BatchQueryPartImpl()
-
-
Method Details
-
getHeaders
- Specified by:
getHeadersin classBatchQueryPart
-
getMethod
- Specified by:
getMethodin classBatchQueryPart
-
getUri
- Specified by:
getUriin classBatchQueryPart
-
getContentId
- Specified by:
getContentIdin classBatchQueryPart
-