| Package | Description |
|---|---|
| org.jclouds.sqs.domain | |
| org.jclouds.sqs.features |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionApi.addPermissionToAccount(String label,
Action permission,
String accountId)
The AddPermission action adds a permission to a queue for a specific
principal.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.