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