Uses of Interface
org.jclouds.rackspace.autoscale.v1.features.PolicyApi
-
Packages that use PolicyApi Package Description org.jclouds.rackspace.autoscale.v1 -
-
Uses of PolicyApi in org.jclouds.rackspace.autoscale.v1
Methods in org.jclouds.rackspace.autoscale.v1 that return PolicyApi Modifier and Type Method Description PolicyApi
AutoscaleApi. getPolicyApi(String region, String groupId)
Provides access to all policy features for scaling Groups.PolicyApi
AutoscaleApi. getPolicyApiForGroup(String region, String groupId)
Deprecated.Please useAutoscaleApi.getPolicyApi(String, String)
instead.
-