Uses of Class
com.sforce.soap.metadata.AsyncResult
-
Uses of AsyncResult in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return AsyncResultModifier and TypeMethodDescriptionMetadataConnection.deploy(byte[] ZipFile, DeployOptions DeployOptions) DeployResponse_element.getResult()RetrieveResponse_element.getResult()MetadataConnection.retrieve(RetrieveRequest retrieveRequest) Methods in com.sforce.soap.metadata with parameters of type AsyncResultModifier and TypeMethodDescriptionvoidDeployResponse_element.setResult(AsyncResult result) voidRetrieveResponse_element.setResult(AsyncResult result)