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() |
|