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