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