| Package | Description |
|---|---|
| com.force.api |
| Modifier and Type | Method and Description |
|---|---|
CreateOrUpdateResult |
ForceApi.createOrUpdateSObject(String type,
String externalIdField,
String externalIdValue,
Object sObject) |
static CreateOrUpdateResult |
CreateOrUpdateResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateOrUpdateResult[] |
CreateOrUpdateResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.