| Modifier and Type | Method and Description |
|---|---|
ClientDelta |
ClientObjectFactory.newDelta()
Instantiates a new delta property.
|
ClientDelta |
ClientObjectFactory.newDelta(URI next)
Instantiates a new delta property.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDelta |
ODataBinder.getODataDelta(ResWrap<Delta> resource) |
| Modifier and Type | Method and Description |
|---|---|
ClientDelta |
ODataDeltaRequestImpl.ODataDeltaResponseImpl.getBody() |
| Modifier and Type | Method and Description |
|---|---|
ODataRetrieveResponse<ClientDelta> |
ODataDeltaRequestImpl.execute() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientDeltaImpl |
| Modifier and Type | Method and Description |
|---|---|
ClientDelta |
ClientObjectFactoryImpl.newDelta() |
ClientDelta |
ClientObjectFactoryImpl.newDelta(URI next) |
| Modifier and Type | Method and Description |
|---|---|
ClientDelta |
ODataBinderImpl.getODataDelta(ResWrap<Delta> resource) |
Copyright © 2023. All rights reserved.