Class BatchChangeSetPartImpl
java.lang.Object
org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
BatchChangeSetPart.BatchChangeSetPartBuilder -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
body, body, contentId, headers, method, newBuilder, uri
-
Field Details
-
cntId
-
-
Constructor Details
-
BatchChangeSetPartImpl
public BatchChangeSetPartImpl()
-
-
Method Details
-
getHeaders
- Specified by:
getHeadersin classBatchChangeSetPart
-
getBody
- Specified by:
getBodyin classBatchChangeSetPart
-
getBodyAsBytes
public byte[] getBodyAsBytes()- Specified by:
getBodyAsBytesin classBatchChangeSetPart
-
getMethod
- Specified by:
getMethodin classBatchChangeSetPart
-
getUri
- Specified by:
getUriin classBatchChangeSetPart
-
getContentId
- Specified by:
getContentIdin classBatchChangeSetPart
-