Uses of Class
com.sforce.soap.metadata.AsyncResult
-
-
Uses of AsyncResult in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return AsyncResult Modifier and Type Method Description AsyncResultMetadataConnection. deploy(byte[] ZipFile, DeployOptions DeployOptions)AsyncResultDeployResponse_element. getResult()AsyncResultRetrieveResponse_element. getResult()AsyncResultMetadataConnection. retrieve(RetrieveRequest retrieveRequest)Methods in com.sforce.soap.metadata with parameters of type AsyncResult Modifier and Type Method Description voidDeployResponse_element. setResult(AsyncResult result)voidRetrieveResponse_element. setResult(AsyncResult result)
-