| Package | Description |
|---|---|
| org.apache.olingo.client.api.communication.request.cud.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UpdateType |
UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ODataLinkUpdateRequest |
CUDRequestFactory.getLinkUpdateRequest(URI targetURI,
UpdateType type,
ODataLink link)
Gets a link update request object instance.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.