Uses of Interface
org.jclouds.rackspace.autoscale.v1.features.WebhookApi
- 
Packages that use WebhookApi Package Description org.jclouds.rackspace.autoscale.v1  - 
- 
Uses of WebhookApi in org.jclouds.rackspace.autoscale.v1
Methods in org.jclouds.rackspace.autoscale.v1 that return WebhookApi Modifier and Type Method Description WebhookApiAutoscaleApi. getWebhookApi(String region, String groupId, String policyId)Provides access to webhook management features.WebhookApiAutoscaleApi. getWebhookApiForGroupAndPolicy(String region, String groupId, String policyId)Deprecated.Please useAutoscaleApi.getWebhookApi(String, String, String)instead. 
 -