| Package | Description |
|---|---|
| org.mule.extension.s3.api.model |
| Modifier and Type | Method and Description |
|---|---|
Permission |
Grant.getPermission() |
static Permission |
Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Grant(Grantee grantee,
Permission permission) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.