| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLakeFormationOptInResult |
AbstractAWSLakeFormation.createLakeFormationOptIn(CreateLakeFormationOptInRequest request) |
CreateLakeFormationOptInResult |
AWSLakeFormationClient.createLakeFormationOptIn(CreateLakeFormationOptInRequest request)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
CreateLakeFormationOptInResult |
AWSLakeFormation.createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLakeFormationOptInResult> |
AWSLakeFormationAsyncClient.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest request,
AsyncHandler<CreateLakeFormationOptInRequest,CreateLakeFormationOptInResult> asyncHandler) |
Future<CreateLakeFormationOptInResult> |
AbstractAWSLakeFormationAsync.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest request,
AsyncHandler<CreateLakeFormationOptInRequest,CreateLakeFormationOptInResult> asyncHandler) |
Future<CreateLakeFormationOptInResult> |
AWSLakeFormationAsync.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest createLakeFormationOptInRequest,
AsyncHandler<CreateLakeFormationOptInRequest,CreateLakeFormationOptInResult> asyncHandler)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLakeFormationOptInResult |
CreateLakeFormationOptInResult.clone() |
Copyright © 2024. All rights reserved.