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