| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
List<PermissionInfo> |
Principal.roles()
The permission information for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.Builder |
Principal.Builder.roles(PermissionInfo... roles)
The permission information for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.Builder |
Principal.Builder.roles(Collection<PermissionInfo> roles)
The permission information for the resource.
|
Copyright © 2023. All rights reserved.