Class Olingo4BatchChangeRequest
java.lang.Object
org.apache.camel.component.olingo4.api.batch.Olingo4BatchRequest
org.apache.camel.component.olingo4.api.batch.Olingo4BatchChangeRequest
Batch Change part.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsFields inherited from class org.apache.camel.component.olingo4.api.batch.Olingo4BatchRequest
headers, resourcePath, resourceUri -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.olingo4.api.batch.Olingo4BatchRequest
getHeaders, getResourcePath, getResourceUri
-
Field Details
-
contentId
-
operation
-
body
-
-
Constructor Details
-
Olingo4BatchChangeRequest
public Olingo4BatchChangeRequest()
-
-
Method Details
-
getOperation
-
getBody
-
getContentId
-
toString
- Specified by:
toStringin classOlingo4BatchRequest
-
resourcePath
public static Olingo4BatchChangeRequest.Olingo4BatchChangeRequestBuilder resourcePath(String resourcePath)
-