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