|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationType | |
|---|---|
| com.xerox.amazonws.ec2 | |
| Uses of OperationType in com.xerox.amazonws.ec2 |
|---|
| Methods in com.xerox.amazonws.ec2 that return OperationType | |
|---|---|
static OperationType |
OperationType.getTypeFromString(String val)
|
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.xerox.amazonws.ec2 with parameters of type OperationType | |
|---|---|
void |
Jec2.modifySnapshotAttribute(String snapshotId,
String attribute,
OperationType opType,
String userId,
String userGroup)
Changes permissions settings of a snapshot. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||