| Package | Description |
|---|---|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
Grantee |
Grantee.clone() |
Grantee |
Grant.getGrantee()
The grantee.
|
Grantee |
Grantee.withDisplayName(String displayName)
Screen name of the grantee.
|
Grantee |
Grantee.withEmailAddress(String emailAddress)
Email address of the grantee.
|
Grantee |
Grantee.withID(String iD)
The canonical user ID of the grantee.
|
Grantee |
Grantee.withType(String type)
Type of grantee
|
Grantee |
Grantee.withType(Type type)
Type of grantee
|
Grantee |
Grantee.withURI(String uRI)
URI of the grantee group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grant.setGrantee(Grantee grantee)
The grantee.
|
Grant |
Grant.withGrantee(Grantee grantee)
The grantee.
|
Copyright © 2024. All rights reserved.