| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
ListProfilePermissionsResponse.permissions()
List of permissions associated with the Signing Profile.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfilePermissionsResponse.Builder |
ListProfilePermissionsResponse.Builder.permissions(Permission... permissions)
List of permissions associated with the Signing Profile.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfilePermissionsResponse.Builder |
ListProfilePermissionsResponse.Builder.permissions(Collection<Permission> permissions)
List of permissions associated with the Signing Profile.
|
Copyright © 2022. All rights reserved.