| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model | |
| com.amazonaws.services.workdocs.model.transform |
| Modifier and Type | Method and Description |
|---|---|
SharePrincipal |
SharePrincipal.clone() |
SharePrincipal |
SharePrincipal.withId(String id)
The ID of the recipient.
|
SharePrincipal |
SharePrincipal.withRole(RoleType role)
The role of the recipient.
|
SharePrincipal |
SharePrincipal.withRole(String role)
The role of the recipient.
|
SharePrincipal |
SharePrincipal.withType(PrincipalType type)
The type of the recipient.
|
SharePrincipal |
SharePrincipal.withType(String type)
The type of the recipient.
|
| Modifier and Type | Method and Description |
|---|---|
List<SharePrincipal> |
AddResourcePermissionsRequest.getPrincipals()
The users, groups, or organization being granted permission.
|
| Modifier and Type | Method and Description |
|---|---|
AddResourcePermissionsRequest |
AddResourcePermissionsRequest.withPrincipals(SharePrincipal... principals)
The users, groups, or organization being granted permission.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddResourcePermissionsRequest.setPrincipals(Collection<SharePrincipal> principals)
The users, groups, or organization being granted permission.
|
AddResourcePermissionsRequest |
AddResourcePermissionsRequest.withPrincipals(Collection<SharePrincipal> principals)
The users, groups, or organization being granted permission.
|
| Modifier and Type | Method and Description |
|---|---|
SharePrincipal |
SharePrincipalJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SharePrincipalMarshaller.marshall(SharePrincipal sharePrincipal,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.