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