Interface CloudInstancesPersistor
-
- All Known Implementing Classes:
CloudInstancesDBPersistor
public interface CloudInstancesPersistor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
tryDetectNewInstances(String projectId, String profileId, String imageId, Runnable callback)
-