CreateLakeFormationOptInResult |
AWSLakeFormationClient.createLakeFormationOptIn(CreateLakeFormationOptInRequest request)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
CreateLakeFormationOptInResult |
AbstractAWSLakeFormation.createLakeFormationOptIn(CreateLakeFormationOptInRequest request) |
CreateLakeFormationOptInResult |
AWSLakeFormation.createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
Future<CreateLakeFormationOptInResult> |
AWSLakeFormationAsyncClient.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest request) |
Future<CreateLakeFormationOptInResult> |
AbstractAWSLakeFormationAsync.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest request) |
Future<CreateLakeFormationOptInResult> |
AWSLakeFormationAsync.createLakeFormationOptInAsync(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
Enforce Lake Formation permissions for the given databases, tables, and principals.
|
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.
|