| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLFTagResult |
AbstractAWSLakeFormation.createLFTag(CreateLFTagRequest request) |
CreateLFTagResult |
AWSLakeFormationClient.createLFTag(CreateLFTagRequest request)
Creates an LF-tag with the specified name and values.
|
CreateLFTagResult |
AWSLakeFormation.createLFTag(CreateLFTagRequest createLFTagRequest)
Creates an LF-tag with the specified name and values.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLFTagResult> |
AbstractAWSLakeFormationAsync.createLFTagAsync(CreateLFTagRequest request,
AsyncHandler<CreateLFTagRequest,CreateLFTagResult> asyncHandler) |
Future<CreateLFTagResult> |
AWSLakeFormationAsync.createLFTagAsync(CreateLFTagRequest createLFTagRequest,
AsyncHandler<CreateLFTagRequest,CreateLFTagResult> asyncHandler)
Creates an LF-tag with the specified name and values.
|
Future<CreateLFTagResult> |
AWSLakeFormationAsyncClient.createLFTagAsync(CreateLFTagRequest request,
AsyncHandler<CreateLFTagRequest,CreateLFTagResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLFTagResult |
CreateLFTagResult.clone() |
Copyright © 2023. All rights reserved.