| Package | Description | 
|---|---|
| org.apache.olingo.client.api.communication.request.cud | |
| org.apache.olingo.client.api.communication.request.retrieve | |
| org.apache.olingo.client.api.domain | 
| Modifier and Type | Method and Description | 
|---|---|
| ODataEntityUpdateRequest<ClientSingleton> | CUDRequestFactory. getSingletonUpdateRequest(UpdateType type,
                         ClientSingleton entity) | 
| ODataEntityUpdateRequest<ClientSingleton> | CUDRequestFactory. getSingletonUpdateRequest(URI targetURI,
                         UpdateType type,
                         ClientSingleton changes) | 
| Modifier and Type | Method and Description | 
|---|---|
| ODataEntityUpdateRequest<ClientSingleton> | CUDRequestFactory. getSingletonUpdateRequest(UpdateType type,
                         ClientSingleton entity) | 
| ODataEntityUpdateRequest<ClientSingleton> | CUDRequestFactory. getSingletonUpdateRequest(URI targetURI,
                         UpdateType type,
                         ClientSingleton changes) | 
| Modifier and Type | Method and Description | 
|---|---|
| ODataEntityRequest<ClientSingleton> | RetrieveRequestFactory. getSingletonRequest(URI uri) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientSingleton | ClientObjectFactory. newSingleton(FullQualifiedName typeName)Instantiates a new singleton entity. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.