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