| Package | Description |
|---|---|
| org.apache.olingo.client.api.communication.request.cud | |
| org.apache.olingo.client.core.communication.request.cud |
| Modifier and Type | Method and Description |
|---|---|
<E extends ClientEntity> |
CUDRequestFactory.getEntityCreateRequest(URI targetURI,
E entity)
Gets a create request object instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataEntityCreateRequestImpl<E extends ClientEntity>
This class implements an OData create request.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends ClientEntity> |
CUDRequestFactoryImpl.getEntityCreateRequest(URI targetURI,
E entity) |
Copyright © 2023. All rights reserved.