|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupGrantee | |
|---|---|
| com.amazonaws.services.s3.model | Classes modeling the various types represented by Amazon S3. |
| Uses of GroupGrantee in com.amazonaws.services.s3.model |
|---|
| Methods in com.amazonaws.services.s3.model that return GroupGrantee | |
|---|---|
static GroupGrantee |
GroupGrantee.parseGroupGrantee(String groupUri)
Returns the GroupGrantee with the specified Amazon S3 group URI (eg http://acs.amazonaws.com/groups/global/AllUsers) or null if an invalid Amazon S3 group URI is specified. |
static GroupGrantee |
GroupGrantee.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GroupGrantee[] |
GroupGrantee.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||