| Package | Description | 
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
static PermissionOperation | 
PermissionOperation.fromValue(String format)  | 
static PermissionOperation | 
PermissionOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static PermissionOperation[] | 
PermissionOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateISOPermissionsOptions | 
UpdateISOPermissionsOptions.operation(PermissionOperation operation)  | 
static UpdateISOPermissionsOptions | 
UpdateISOPermissionsOptions.Builder.operation(PermissionOperation operation)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.