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