| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteLakeFormationOptInResult |
AWSLakeFormationClient.deleteLakeFormationOptIn(DeleteLakeFormationOptInRequest request)
Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.
|
DeleteLakeFormationOptInResult |
AWSLakeFormation.deleteLakeFormationOptIn(DeleteLakeFormationOptInRequest deleteLakeFormationOptInRequest)
Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.
|
DeleteLakeFormationOptInResult |
AbstractAWSLakeFormation.deleteLakeFormationOptIn(DeleteLakeFormationOptInRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteLakeFormationOptInResult> |
AbstractAWSLakeFormationAsync.deleteLakeFormationOptInAsync(DeleteLakeFormationOptInRequest request,
AsyncHandler<DeleteLakeFormationOptInRequest,DeleteLakeFormationOptInResult> asyncHandler) |
Future<DeleteLakeFormationOptInResult> |
AWSLakeFormationAsyncClient.deleteLakeFormationOptInAsync(DeleteLakeFormationOptInRequest request,
AsyncHandler<DeleteLakeFormationOptInRequest,DeleteLakeFormationOptInResult> asyncHandler) |
Future<DeleteLakeFormationOptInResult> |
AWSLakeFormationAsync.deleteLakeFormationOptInAsync(DeleteLakeFormationOptInRequest deleteLakeFormationOptInRequest,
AsyncHandler<DeleteLakeFormationOptInRequest,DeleteLakeFormationOptInResult> asyncHandler)
Remove the Lake Formation permissions enforcement of the given databases, tables, and principals.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLakeFormationOptInResult |
DeleteLakeFormationOptInResult.clone() |
Copyright © 2024. All rights reserved.