Package org.openstack4j.api.senlin
Interface SenlinVersionService
-
- All Known Implementing Classes:
SenlinVersionServiceImpl
public interface SenlinVersionServiceThis interface defines all methods for the manipulation of version- Author:
- lion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<? extends Version>list()Service implementation which provides methods for manipulation of version
-