Uses of Interface
org.openstack4j.api.senlin.SenlinVersionService
-
Packages that use SenlinVersionService Package Description org.openstack4j.api.senlin org.openstack4j.openstack.senlin.internal -
-
Uses of SenlinVersionService in org.openstack4j.api.senlin
Methods in org.openstack4j.api.senlin that return SenlinVersionService Modifier and Type Method Description SenlinVersionServiceSenlinService. version()Service implementation which provides methods for manipulation of Version -
Uses of SenlinVersionService in org.openstack4j.openstack.senlin.internal
Classes in org.openstack4j.openstack.senlin.internal that implement SenlinVersionService Modifier and Type Class Description classSenlinVersionServiceImplThis class contains getters for all implementation of the available version servicesMethods in org.openstack4j.openstack.senlin.internal that return SenlinVersionService Modifier and Type Method Description SenlinVersionServiceSenlinServiceImpl. version()
-