| Package | Description |
|---|---|
| org.jclouds.rackspace.autoscale.v1.features | |
| org.jclouds.rackspace.autoscale.v1.utils |
| Modifier and Type | Method and Description |
|---|---|
Webhook |
WebhookApi.get(String id)
Get a webhook.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Webhook> |
WebhookApi.create(List<CreateWebhook> webhooks)
Create webhooks.
|
com.google.common.collect.FluentIterable<Webhook> |
WebhookApi.create(String name,
Map<String,Object> metadata)
Create a webhook.
|
com.google.common.collect.FluentIterable<Webhook> |
WebhookApi.list()
List webhooks.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AutoscaleUtils.execute(Webhook webhook) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.