Hi, Is there any way to stop an instance using jclouds? In ComputeService interface there is no such a method. There is a method for destroy an instance. But I want to an instance.
On Sat, Sep 27, 2014 at 11:10 PM, Andrew Phillips <[email protected]> wrote: > Problem solved. I changed my code like this. Then it's working fine. >> > > Good to hear! > > ap > -- Thanks, Regards, ASH
