| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model | |
| com.amazonaws.services.workdocs.model.transform |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Principal.clone() |
Principal |
Principal.withId(String id)
The ID of the resource.
|
Principal |
Principal.withRoles(Collection<PermissionInfo> roles)
The permission information for the resource.
|
Principal |
Principal.withRoles(PermissionInfo... roles)
The permission information for the resource.
|
Principal |
Principal.withType(PrincipalType type)
The type of resource.
|
Principal |
Principal.withType(String type)
The type of resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<Principal> |
DescribeResourcePermissionsResult.getPrincipals()
The principals.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeResourcePermissionsResult |
DescribeResourcePermissionsResult.withPrincipals(Principal... principals)
The principals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeResourcePermissionsResult.setPrincipals(Collection<Principal> principals)
The principals.
|
DescribeResourcePermissionsResult |
DescribeResourcePermissionsResult.withPrincipals(Collection<Principal> principals)
The principals.
|
| Modifier and Type | Method and Description |
|---|---|
Principal |
PrincipalJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalMarshaller.marshall(Principal principal,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.