| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected GetUpdatedResult |
GetUpdatedResponse.result |
| Modifier and Type | Method and Description |
|---|---|
GetUpdatedResult |
ObjectFactory.createGetUpdatedResult()
Create an instance of
GetUpdatedResult |
GetUpdatedResult |
GetUpdatedResponse.getResult()
Gets the value of the result property.
|
GetUpdatedResult |
ToolingConnection.getUpdated(String sObjectType,
XMLGregorianCalendar start,
XMLGregorianCalendar end,
SessionHeader sessionHeader)
Get the IDs for updated sObjects
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUpdatedResponse.setResult(GetUpdatedResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.