| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.builder() |
GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.Builder.nextToken(String nextToken)
A continuation token, if this is not the first call to retrieve this list.
|
GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.Builder.permissions(Collection<PrincipalResourcePermissions> permissions)
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
|
GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.Builder.permissions(Consumer<PrincipalResourcePermissions.Builder>... permissions)
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
|
GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.Builder.permissions(PrincipalResourcePermissions... permissions)
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
|
GetEffectivePermissionsForPathResponse.Builder |
GetEffectivePermissionsForPathResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetEffectivePermissionsForPathResponse.Builder> |
GetEffectivePermissionsForPathResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.