Uses of Class
com.sforce.soap.metadata.UpsertResult
-
-
Uses of UpsertResult in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return UpsertResult Modifier and Type Method Description UpsertResult[]UpsertMetadataResponse_element. getResult()UpsertResult[]MetadataConnection. upsertMetadata(Metadata[] metadata)Methods in com.sforce.soap.metadata with parameters of type UpsertResult Modifier and Type Method Description voidUpsertMetadataResponse_element. setResult(UpsertResult[] result)
-