| Package | Description |
|---|---|
| com.sap.cloud.sdk.odatav2.connectivity | |
| com.sap.cloud.sdk.odatav2.connectivity.batch | |
| com.sap.cloud.sdk.odatav2.connectivity.impl |
| Modifier and Type | Method and Description |
|---|---|
ODataUpdateRequest |
ODataUpdateRequestBuilder.build()
Builds an ODataUpdateRequest from this builder.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeSetBuilder |
ChangeSetBuilder.addUpdateRequest(ODataUpdateRequest oDataUpdateRequest)
Adds an update request to the change set.
|
ChangeSetBuilder |
ChangeSetBuilder.addUpdateRequest(ODataUpdateRequest oDataUpdateRequest,
UpdateMethod method)
Adds an update request to the change set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataUpdateRequestImpl |
| Modifier and Type | Method and Description |
|---|---|
ODataUpdateRequest |
ChangeSetUpdateRequest.getRequest() |
| Constructor and Description |
|---|
ChangeSetUpdateRequest(ODataUpdateRequest request,
UpdateMethod method) |
Copyright © 2020 SAP. All Rights Reserved.