Uses of Interface
org.openstack4j.api.senlin.SenlinProfileTypeService
-
Packages that use SenlinProfileTypeService Package Description org.openstack4j.api.senlin org.openstack4j.openstack.senlin.internal -
-
Uses of SenlinProfileTypeService in org.openstack4j.api.senlin
Methods in org.openstack4j.api.senlin that return SenlinProfileTypeService Modifier and Type Method Description SenlinProfileTypeServiceSenlinService. profileType()Service implementation which provides methods for manipulation of profileType -
Uses of SenlinProfileTypeService in org.openstack4j.openstack.senlin.internal
Classes in org.openstack4j.openstack.senlin.internal that implement SenlinProfileTypeService Modifier and Type Class Description classSenlinProfileTypeServiceImplThis class contains getters for all implementation of the available profile-type servicesMethods in org.openstack4j.openstack.senlin.internal that return SenlinProfileTypeService Modifier and Type Method Description SenlinProfileTypeServiceSenlinServiceImpl. profileType()
-