| Package | Description |
|---|---|
| org.apache.olingo.client.api.communication.request.cud | |
| org.apache.olingo.client.core.communication.request.cud |
| Modifier and Type | Method and Description |
|---|---|
ODataValueUpdateRequest |
CUDRequestFactory.getValueUpdateRequest(URI targetURI,
UpdateType type,
ClientPrimitiveValue value)
Gets a create request object instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataValueUpdateRequestImpl
This class implements an OData update entity property value request.
|
| Modifier and Type | Method and Description |
|---|---|
ODataValueUpdateRequest |
CUDRequestFactoryImpl.getValueUpdateRequest(URI targetURI,
UpdateType type,
ClientPrimitiveValue value) |
Copyright © 2023. All rights reserved.