Interface CloudInstancesPersistor

    • Method Detail

      • tryDetectNewInstances

        void tryDetectNewInstances​(@NotNull
                                   String projectId,
                                   @NotNull
                                   String profileId,
                                   @NotNull
                                   String imageId,
                                   @NotNull
                                   Runnable callback)