Uses of Class
com.force.api.CreateOrUpdateResult
| Package | Description |
|---|---|
| com.force.api |
-
Uses of CreateOrUpdateResult in com.force.api
Methods in com.force.api that return CreateOrUpdateResult Modifier and Type Method Description CreateOrUpdateResultForceApi. createOrUpdateSObject(String type, String externalIdField, String externalIdValue, Object sObject)static CreateOrUpdateResultCreateOrUpdateResult. 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.