Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

AbstractAWSLakeFormation - Class in com.amazonaws.services.lakeformation
Abstract implementation of AWSLakeFormation.
AbstractAWSLakeFormation() - Constructor for class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
AbstractAWSLakeFormationAsync - Class in com.amazonaws.services.lakeformation
Abstract implementation of AWSLakeFormationAsync.
AbstractAWSLakeFormationAsync() - Constructor for class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
AccessDeniedException - Exception in com.amazonaws.services.lakeformation.model
Access to a resource was denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addLFTagsToResource(AddLFTagsToResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
addLFTagsToResource(AddLFTagsToResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Attaches one or more tags to an existing resource.
addLFTagsToResource(AddLFTagsToResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Attaches one or more tags to an existing resource.
addLFTagsToResourceAsync(AddLFTagsToResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
addLFTagsToResourceAsync(AddLFTagsToResourceRequest, AsyncHandler<AddLFTagsToResourceRequest, AddLFTagsToResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
addLFTagsToResourceAsync(AddLFTagsToResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Attaches one or more tags to an existing resource.
addLFTagsToResourceAsync(AddLFTagsToResourceRequest, AsyncHandler<AddLFTagsToResourceRequest, AddLFTagsToResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Attaches one or more tags to an existing resource.
addLFTagsToResourceAsync(AddLFTagsToResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
addLFTagsToResourceAsync(AddLFTagsToResourceRequest, AsyncHandler<AddLFTagsToResourceRequest, AddLFTagsToResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
AddLFTagsToResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
AddLFTagsToResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
 
AddLFTagsToResourceResult - Class in com.amazonaws.services.lakeformation.model
 
AddLFTagsToResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
 
AlreadyExistsException - Exception in com.amazonaws.services.lakeformation.model
A resource to be created or added already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
AWSLakeFormation - Interface in com.amazonaws.services.lakeformation
Interface for accessing AWS Lake Formation.
AWSLakeFormationAsync - Interface in com.amazonaws.services.lakeformation
Interface for accessing AWS Lake Formation asynchronously.
AWSLakeFormationAsyncClient - Class in com.amazonaws.services.lakeformation
Client for accessing AWS Lake Formation asynchronously.
AWSLakeFormationAsyncClientBuilder - Class in com.amazonaws.services.lakeformation
Fluent builder for AWSLakeFormationAsync.
AWSLakeFormationClient - Class in com.amazonaws.services.lakeformation
Client for accessing AWS Lake Formation.
AWSLakeFormationClientBuilder - Class in com.amazonaws.services.lakeformation
Fluent builder for AWSLakeFormation.
AWSLakeFormationException - Exception in com.amazonaws.services.lakeformation.model
Base exception for all service exceptions thrown by AWS Lake Formation
AWSLakeFormationException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.AWSLakeFormationException
Constructs a new AWSLakeFormationException with the specified error message.

B

batchGrantPermissions(BatchGrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
batchGrantPermissions(BatchGrantPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Batch operation to grant permissions to the principal.
batchGrantPermissions(BatchGrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Batch operation to grant permissions to the principal.
batchGrantPermissionsAsync(BatchGrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
batchGrantPermissionsAsync(BatchGrantPermissionsRequest, AsyncHandler<BatchGrantPermissionsRequest, BatchGrantPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
batchGrantPermissionsAsync(BatchGrantPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Batch operation to grant permissions to the principal.
batchGrantPermissionsAsync(BatchGrantPermissionsRequest, AsyncHandler<BatchGrantPermissionsRequest, BatchGrantPermissionsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Batch operation to grant permissions to the principal.
batchGrantPermissionsAsync(BatchGrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
batchGrantPermissionsAsync(BatchGrantPermissionsRequest, AsyncHandler<BatchGrantPermissionsRequest, BatchGrantPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
BatchGrantPermissionsRequest - Class in com.amazonaws.services.lakeformation.model
 
BatchGrantPermissionsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
 
BatchGrantPermissionsResult - Class in com.amazonaws.services.lakeformation.model
 
BatchGrantPermissionsResult() - Constructor for class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
 
BatchPermissionsFailureEntry - Class in com.amazonaws.services.lakeformation.model
A list of failures when performing a batch grant or batch revoke operation.
BatchPermissionsFailureEntry() - Constructor for class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
 
BatchPermissionsRequestEntry - Class in com.amazonaws.services.lakeformation.model
A permission to a resource granted by batch operation to the principal.
BatchPermissionsRequestEntry() - Constructor for class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
 
batchRevokePermissions(BatchRevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
batchRevokePermissions(BatchRevokePermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Batch operation to revoke permissions from the principal.
batchRevokePermissions(BatchRevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Batch operation to revoke permissions from the principal.
batchRevokePermissionsAsync(BatchRevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
batchRevokePermissionsAsync(BatchRevokePermissionsRequest, AsyncHandler<BatchRevokePermissionsRequest, BatchRevokePermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
batchRevokePermissionsAsync(BatchRevokePermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Batch operation to revoke permissions from the principal.
batchRevokePermissionsAsync(BatchRevokePermissionsRequest, AsyncHandler<BatchRevokePermissionsRequest, BatchRevokePermissionsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Batch operation to revoke permissions from the principal.
batchRevokePermissionsAsync(BatchRevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
batchRevokePermissionsAsync(BatchRevokePermissionsRequest, AsyncHandler<BatchRevokePermissionsRequest, BatchRevokePermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
BatchRevokePermissionsRequest - Class in com.amazonaws.services.lakeformation.model
 
BatchRevokePermissionsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
 
BatchRevokePermissionsResult - Class in com.amazonaws.services.lakeformation.model
 
BatchRevokePermissionsResult() - Constructor for class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClientBuilder
Construct an asynchronous implementation of AWSLakeFormationAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClientBuilder
Construct a synchronous implementation of AWSLakeFormation using the current builder configuration.
builder() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
 

C

CatalogResource - Class in com.amazonaws.services.lakeformation.model
A structure for the catalog object.
CatalogResource() - Constructor for class com.amazonaws.services.lakeformation.model.CatalogResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.CatalogResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
 
clone() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
 
clone() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.LFTag
 
clone() - Method in class com.amazonaws.services.lakeformation.model.LFTagError
 
clone() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
 
clone() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
 
clone() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
 
clone() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.Resource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.TableResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.TableWildcard
 
clone() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
 
clone() - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
 
clone() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
 
clone() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagResult
 
clone() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
 
clone() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceResult
 
ColumnLFTag - Class in com.amazonaws.services.lakeformation.model
A structure containing the name of a column resource and the tags attached to it.
ColumnLFTag() - Constructor for class com.amazonaws.services.lakeformation.model.ColumnLFTag
 
ColumnWildcard - Class in com.amazonaws.services.lakeformation.model
A wildcard object, consisting of an optional list of excluded column names or indexes.
ColumnWildcard() - Constructor for class com.amazonaws.services.lakeformation.model.ColumnWildcard
 
com.amazonaws.services.lakeformation - package com.amazonaws.services.lakeformation
AWS Lake Formation
com.amazonaws.services.lakeformation.model - package com.amazonaws.services.lakeformation.model
 
ComparisonOperator - Enum in com.amazonaws.services.lakeformation.model
 
ConcurrentModificationException - Exception in com.amazonaws.services.lakeformation.model
Two processes are trying to modify a resource simultaneously.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Client configuration factory providing ClientConfigurations tailored to this client
createLFTag(CreateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
createLFTag(CreateLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Creates a tag with the specified name and values.
createLFTag(CreateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Creates a tag with the specified name and values.
createLFTagAsync(CreateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
createLFTagAsync(CreateLFTagRequest, AsyncHandler<CreateLFTagRequest, CreateLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
createLFTagAsync(CreateLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Creates a tag with the specified name and values.
createLFTagAsync(CreateLFTagRequest, AsyncHandler<CreateLFTagRequest, CreateLFTagResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Creates a tag with the specified name and values.
createLFTagAsync(CreateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
createLFTagAsync(CreateLFTagRequest, AsyncHandler<CreateLFTagRequest, CreateLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
CreateLFTagRequest - Class in com.amazonaws.services.lakeformation.model
 
CreateLFTagRequest() - Constructor for class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
 
CreateLFTagResult - Class in com.amazonaws.services.lakeformation.model
 
CreateLFTagResult() - Constructor for class com.amazonaws.services.lakeformation.model.CreateLFTagResult
 

D

DatabaseResource - Class in com.amazonaws.services.lakeformation.model
A structure for the database object.
DatabaseResource() - Constructor for class com.amazonaws.services.lakeformation.model.DatabaseResource
 
DataLakePrincipal - Class in com.amazonaws.services.lakeformation.model
The AWS Lake Formation principal.
DataLakePrincipal() - Constructor for class com.amazonaws.services.lakeformation.model.DataLakePrincipal
 
DataLakeResourceType - Enum in com.amazonaws.services.lakeformation.model
 
DataLakeSettings - Class in com.amazonaws.services.lakeformation.model
A structure representing a list of AWS Lake Formation principals designated as data lake administrators and lists of principal permission entries for default create database and default create table permissions.
DataLakeSettings() - Constructor for class com.amazonaws.services.lakeformation.model.DataLakeSettings
 
DataLocationResource - Class in com.amazonaws.services.lakeformation.model
A structure for a data location object where permissions are granted or revoked.
DataLocationResource() - Constructor for class com.amazonaws.services.lakeformation.model.DataLocationResource
 
defaultClient() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationClientBuilder
 
deleteLFTag(DeleteLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
deleteLFTag(DeleteLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Deletes the specified tag key name.
deleteLFTag(DeleteLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Deletes the specified tag key name.
deleteLFTagAsync(DeleteLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
deleteLFTagAsync(DeleteLFTagRequest, AsyncHandler<DeleteLFTagRequest, DeleteLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
deleteLFTagAsync(DeleteLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Deletes the specified tag key name.
deleteLFTagAsync(DeleteLFTagRequest, AsyncHandler<DeleteLFTagRequest, DeleteLFTagResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Deletes the specified tag key name.
deleteLFTagAsync(DeleteLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
deleteLFTagAsync(DeleteLFTagRequest, AsyncHandler<DeleteLFTagRequest, DeleteLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
DeleteLFTagRequest - Class in com.amazonaws.services.lakeformation.model
 
DeleteLFTagRequest() - Constructor for class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
 
DeleteLFTagResult - Class in com.amazonaws.services.lakeformation.model
 
DeleteLFTagResult() - Constructor for class com.amazonaws.services.lakeformation.model.DeleteLFTagResult
 
deregisterResource(DeregisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
deregisterResource(DeregisterResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Deregisters the resource as managed by the Data Catalog.
deregisterResource(DeregisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Deregisters the resource as managed by the Data Catalog.
deregisterResourceAsync(DeregisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
deregisterResourceAsync(DeregisterResourceRequest, AsyncHandler<DeregisterResourceRequest, DeregisterResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
deregisterResourceAsync(DeregisterResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Deregisters the resource as managed by the Data Catalog.
deregisterResourceAsync(DeregisterResourceRequest, AsyncHandler<DeregisterResourceRequest, DeregisterResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Deregisters the resource as managed by the Data Catalog.
deregisterResourceAsync(DeregisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
deregisterResourceAsync(DeregisterResourceRequest, AsyncHandler<DeregisterResourceRequest, DeregisterResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
DeregisterResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
DeregisterResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
 
DeregisterResourceResult - Class in com.amazonaws.services.lakeformation.model
 
DeregisterResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.DeregisterResourceResult
 
describeResource(DescribeResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
describeResource(DescribeResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Retrieves the current data access role for the given resource registered in AWS Lake Formation.
describeResource(DescribeResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Retrieves the current data access role for the given resource registered in AWS Lake Formation.
describeResourceAsync(DescribeResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
describeResourceAsync(DescribeResourceRequest, AsyncHandler<DescribeResourceRequest, DescribeResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
describeResourceAsync(DescribeResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Retrieves the current data access role for the given resource registered in AWS Lake Formation.
describeResourceAsync(DescribeResourceRequest, AsyncHandler<DescribeResourceRequest, DescribeResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Retrieves the current data access role for the given resource registered in AWS Lake Formation.
describeResourceAsync(DescribeResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
describeResourceAsync(DescribeResourceRequest, AsyncHandler<DescribeResourceRequest, DescribeResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
DescribeResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
DescribeResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
 
DescribeResourceResult - Class in com.amazonaws.services.lakeformation.model
 
DescribeResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.DescribeResourceResult
 
DetailsMap - Class in com.amazonaws.services.lakeformation.model
A structure containing the additional details to be returned in the AdditionalDetails attribute of PrincipalResourcePermissions.
DetailsMap() - Constructor for class com.amazonaws.services.lakeformation.model.DetailsMap
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.lakeformation.AWSLakeFormation
The region metadata service name for computing region endpoints.
EntityNotFoundException - Exception in com.amazonaws.services.lakeformation.model
A specified entity does not exist
EntityNotFoundException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.EntityNotFoundException
Constructs a new EntityNotFoundException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.CatalogResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.LFTag
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.Resource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.TableResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.TableWildcard
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagResult
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceResult
 
ErrorDetail - Class in com.amazonaws.services.lakeformation.model
Contains details about an error.
ErrorDetail() - Constructor for class com.amazonaws.services.lakeformation.model.ErrorDetail
 

F

FieldNameString - Enum in com.amazonaws.services.lakeformation.model
 
FilterCondition - Class in com.amazonaws.services.lakeformation.model
This structure describes the filtering of columns in a table based on a filter condition.
FilterCondition() - Constructor for class com.amazonaws.services.lakeformation.model.FilterCondition
 
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.DataLakeResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.FieldNameString
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.Permission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.ResourceShareType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.lakeformation.model.ResourceType
Use this in place of valueOf.

G

getAdditionalDetails() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
This attribute can be used to return any additional details of PrincipalResourcePermissions.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCatalog() - Method in class com.amazonaws.services.lakeformation.model.Resource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The identifier for the Data Catalog where the location is registered with AWS Lake Formation.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.TableResource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The identifier for the Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The identifier for the Data Catalog.
getColumnNames() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The list of column names for the table.
getColumnWildcard() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
A wildcard specified by a ColumnWildcard object.
getComparisonOperator() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The comparison operator used in the filter condition.
getCreateDatabaseDefaultPermissions() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create database permissions.
getCreateTableDefaultPermissions() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create table permissions.
getDatabase() - Method in class com.amazonaws.services.lakeformation.model.Resource
The database for the resource.
getDatabase() - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A database that has tags attached to it.
getDatabaseList() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A list of databases that meet the tag conditions.
getDatabaseName() - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the database for the table.
getDatabaseName() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the database for the table with columns resource.
getDataLakeAdmins() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of AWS Lake Formation principals.
getDataLakePrincipalIdentifier() - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
An identifier for the AWS Lake Formation principal.
getDataLakeSettings(GetDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
getDataLakeSettings(GetDataLakeSettingsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
getDataLakeSettings(GetDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
getDataLakeSettings() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
getDataLakeSettings() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
getDataLakeSettingsAsync(GetDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getDataLakeSettingsAsync(GetDataLakeSettingsRequest, AsyncHandler<GetDataLakeSettingsRequest, GetDataLakeSettingsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getDataLakeSettingsAsync(GetDataLakeSettingsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
getDataLakeSettingsAsync(GetDataLakeSettingsRequest, AsyncHandler<GetDataLakeSettingsRequest, GetDataLakeSettingsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
getDataLakeSettingsAsync(GetDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
getDataLakeSettingsAsync(GetDataLakeSettingsRequest, AsyncHandler<GetDataLakeSettingsRequest, GetDataLakeSettingsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
GetDataLakeSettingsRequest - Class in com.amazonaws.services.lakeformation.model
 
GetDataLakeSettingsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
 
GetDataLakeSettingsResult - Class in com.amazonaws.services.lakeformation.model
 
GetDataLakeSettingsResult() - Constructor for class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
 
getDataLocation() - Method in class com.amazonaws.services.lakeformation.model.Resource
The location of an Amazon S3 path where permissions are granted or revoked.
getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest, AsyncHandler<GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest, AsyncHandler<GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
getEffectivePermissionsForPathAsync(GetEffectivePermissionsForPathRequest, AsyncHandler<GetEffectivePermissionsForPathRequest, GetEffectivePermissionsForPathResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
GetEffectivePermissionsForPathRequest - Class in com.amazonaws.services.lakeformation.model
 
GetEffectivePermissionsForPathRequest() - Constructor for class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
 
GetEffectivePermissionsForPathResult - Class in com.amazonaws.services.lakeformation.model
 
GetEffectivePermissionsForPathResult() - Constructor for class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
 
getEntries() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
A list of up to 20 entries for resource permissions to be granted by batch operation to the principal.
getEntries() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
A list of up to 20 entries for resource permissions to be revoked by batch operation to the principal.
getError() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An error message that applies to the failure of the entry.
getError() - Method in class com.amazonaws.services.lakeformation.model.LFTagError
An error that occurred with the attachment or detachment of the tag.
getErrorCode() - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
The code associated with this error.
getErrorMessage() - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
A message describing the error.
getExcludedColumnNames() - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
Excludes column names.
getExecutorService() - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
A list of tag conditions that apply to the resource's tag policy.
getExpression() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A list of conditions (LFTag structures) to search for in database resources.
getExpression() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A list of conditions (LFTag structures) to search for in table resources.
getFailures() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
A list of failures to tag the resource.
getFailures() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
A list of failures to grant permissions to the resources.
getFailures() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
A list of failures to revoke permissions to the resources.
getFailures() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
A list of failures to untag a resource.
getField() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The field to filter in the filter condition.
getFilterConditionList() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
Any applicable row-level and/or column-level filtering conditions for the resources.
getId() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
A unique identifier for the batch permissions request entry.
getLastModified() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The date and time the resource was last modified.
getLFTag(GetLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
getLFTag(GetLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Returns a tag definition.
getLFTag(GetLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Returns a tag definition.
getLFTag() - Method in class com.amazonaws.services.lakeformation.model.LFTagError
The key-name of the tag.
getLFTag() - Method in class com.amazonaws.services.lakeformation.model.Resource
The tag key and values attached to a resource.
getLFTagAsync(GetLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getLFTagAsync(GetLFTagRequest, AsyncHandler<GetLFTagRequest, GetLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getLFTagAsync(GetLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns a tag definition.
getLFTagAsync(GetLFTagRequest, AsyncHandler<GetLFTagRequest, GetLFTagResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns a tag definition.
getLFTagAsync(GetLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
getLFTagAsync(GetLFTagRequest, AsyncHandler<GetLFTagRequest, GetLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
getLFTagOnDatabase() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a database resource.
getLFTagOnDatabase() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the database where the table resides.
getLFTagPolicy() - Method in class com.amazonaws.services.lakeformation.model.Resource
A list of tag conditions that define a resource's tag policy.
GetLFTagRequest - Class in com.amazonaws.services.lakeformation.model
 
GetLFTagRequest() - Constructor for class com.amazonaws.services.lakeformation.model.GetLFTagRequest
 
GetLFTagResult - Class in com.amazonaws.services.lakeformation.model
 
GetLFTagResult() - Constructor for class com.amazonaws.services.lakeformation.model.GetLFTagResult
 
getLFTags() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The tags to attach to the resource.
getLFTags() - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The tags attached to a column resource.
getLFTags() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A list of tags that the requested has permission to view.
getLFTags() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The tags to be removed from the resource.
getLFTags() - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A list of tags attached to the database.
getLFTagsOnColumns() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a column resource.
getLFTagsOnColumns() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to columns in the table.
getLFTagsOnTable() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a table resource.
getLFTagsOnTable() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the table.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
The maximum number of resource results.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The maximum number of results to return.
getName() - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The name of a column resource.
getName() - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The name of the database resource.
getName() - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the table.
getName() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the table resource.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A continuation token, present if the current list segment is not the last.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
A continuation token, if this is not the first call to retrieve these resources.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A continuation token, if this is not the first call to retrieve these resources.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A continuation token, present if the current list segment is not the last.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
getNextToken() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A continuation token, present if the current list segment is not the last.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The permissions to be granted.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The permissions granted to the principal on the resource.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The permissions that are granted to the principal.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The permissions to be granted or revoked on the resource.
getPermissions() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The permissions revoked to the principal on the resource.
getPermissionsWithGrantOption() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Indicates if the option to pass permissions is granted.
getPermissionsWithGrantOption() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Indicates a list of the granted permissions that the principal may pass to other users.
getPermissionsWithGrantOption() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).
getPermissionsWithGrantOption() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The principal to be granted a permission.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The principal to be granted the permissions on the resource.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a principal to filter the permissions returned.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The principal who is granted permissions.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The Data Lake principal to be granted or revoked permissions.
getPrincipal() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The principal to be revoked permissions on the resource.
getPrincipalResourcePermissions() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A list of principals and their permissions on the resource for the specified principal and resource types.
getRequestEntry() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An identifier for an entry of the batch request.
getResource() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The resource to which to attach a tag.
getResource() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The resource to which the principal is to be granted a permission.
getResource() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The resource for which you want to return tags.
getResource() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The resource to which permissions are to be granted.
getResource() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A resource where you will get a list of the principal permissions.
getResource() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The resource where permissions are to be granted or revoked.
getResource() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The resource where you want to remove a tag.
getResource() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The resource to which permissions are to be revoked.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to deregister.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
The resource ARN.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The Amazon Resource Name (ARN) of the resource for which you want to get permissions.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to register.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The Amazon Resource Name (ARN) of the resource.
getResourceArn() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The resource ARN.
getResourceInfo() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
A structure containing information about an AWS Lake Formation resource.
getResourceInfoList() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A summary of the data lake resources.
getResourceLFTags(GetResourceLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
getResourceLFTags(GetResourceLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Returns the tags applied to a resource.
getResourceLFTags(GetResourceLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Returns the tags applied to a resource.
getResourceLFTagsAsync(GetResourceLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getResourceLFTagsAsync(GetResourceLFTagsRequest, AsyncHandler<GetResourceLFTagsRequest, GetResourceLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
getResourceLFTagsAsync(GetResourceLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns the tags applied to a resource.
getResourceLFTagsAsync(GetResourceLFTagsRequest, AsyncHandler<GetResourceLFTagsRequest, GetResourceLFTagsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns the tags applied to a resource.
getResourceLFTagsAsync(GetResourceLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
getResourceLFTagsAsync(GetResourceLFTagsRequest, AsyncHandler<GetResourceLFTagsRequest, GetResourceLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
GetResourceLFTagsRequest - Class in com.amazonaws.services.lakeformation.model
 
GetResourceLFTagsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
 
GetResourceLFTagsResult - Class in com.amazonaws.services.lakeformation.model
 
GetResourceLFTagsResult() - Constructor for class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
 
getResourceShare() - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
A resource share ARN for a catalog resource shared through AWS Resource Access Manager (AWS RAM).
getResourceShareType() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
If resource share type is ALL, returns both in-account tags and shared tags that the requester has permission to view.
getResourceType() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The resource type for which the tag policy applies.
getResourceType() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a resource type to filter the permissions returned.
getRoleArn() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The identifier for the role that registers the resource.
getRoleArn() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The IAM role that registered a resource.
getRoleArn() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The new role to use for the given resource registered in AWS Lake Formation.
getShowAssignedLFTags() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
Indicates whether to show the assigned tags.
getStringValueList() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
A string with values used in evaluating the filter condition.
getTable() - Method in class com.amazonaws.services.lakeformation.model.Resource
The table for the resource.
getTable() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A table that has tags attached to it.
getTableList() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A list of tables that meet the tag conditions.
getTableWildcard() - Method in class com.amazonaws.services.lakeformation.model.TableResource
A wildcard object representing every table under a database.
getTableWithColumns() - Method in class com.amazonaws.services.lakeformation.model.Resource
The table with columns for the resource.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The key-name for the tag to delete.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.LFTag
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The key-name for the tag.
getTagKey() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The key-name for the tag for which to add or delete values.
getTagValues() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
A list of possible values an attribute can take.
getTagValues() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
A list of possible values an attribute can take.
getTagValues() - Method in class com.amazonaws.services.lakeformation.model.LFTag
A list of possible values an attribute can take.
getTagValues() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
A list of possible values an attribute can take.
getTagValues() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
A list of possible values an attribute can take.
getTagValuesToAdd() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to add from the tag.
getTagValuesToDelete() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to delete from the tag.
getTrustedResourceOwners() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of the resource-owning account IDs that the caller's account can use to share their user access details (user ARNs).
getUseServiceLinkedRole() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
Designates an AWS Identity and Access Management (IAM) service-linked role by registering this role with the Data Catalog.
GlueEncryptionException - Exception in com.amazonaws.services.lakeformation.model
An encryption operation failed.
GlueEncryptionException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.GlueEncryptionException
Constructs a new GlueEncryptionException with the specified error message.
grantPermissions(GrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
grantPermissions(GrantPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
grantPermissions(GrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
grantPermissionsAsync(GrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
grantPermissionsAsync(GrantPermissionsRequest, AsyncHandler<GrantPermissionsRequest, GrantPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
grantPermissionsAsync(GrantPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
grantPermissionsAsync(GrantPermissionsRequest, AsyncHandler<GrantPermissionsRequest, GrantPermissionsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Grants permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
grantPermissionsAsync(GrantPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
grantPermissionsAsync(GrantPermissionsRequest, AsyncHandler<GrantPermissionsRequest, GrantPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
GrantPermissionsRequest - Class in com.amazonaws.services.lakeformation.model
 
GrantPermissionsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
 
GrantPermissionsResult - Class in com.amazonaws.services.lakeformation.model
 
GrantPermissionsResult() - Constructor for class com.amazonaws.services.lakeformation.model.GrantPermissionsResult
 

H

hashCode() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.CatalogResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.LFTag
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.LFTagError
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.Resource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.TableResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.TableWildcard
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagResult
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
 
hashCode() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceResult
 

I

InternalServiceException - Exception in com.amazonaws.services.lakeformation.model
An internal service error occurred.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.lakeformation.model
The input provided was not valid.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
isShowAssignedLFTags() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
Indicates whether to show the assigned tags.
isUseServiceLinkedRole() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
Designates an AWS Identity and Access Management (IAM) service-linked role by registering this role with the Data Catalog.

L

LFTag - Class in com.amazonaws.services.lakeformation.model
A structure that allows an admin to grant user permissions on certain conditions.
LFTag() - Constructor for class com.amazonaws.services.lakeformation.model.LFTag
 
LFTagError - Class in com.amazonaws.services.lakeformation.model
A structure containing an error related to a TagResource or UnTagResource operation.
LFTagError() - Constructor for class com.amazonaws.services.lakeformation.model.LFTagError
 
LFTagKeyResource - Class in com.amazonaws.services.lakeformation.model
A structure containing a tag key and values for a resource.
LFTagKeyResource() - Constructor for class com.amazonaws.services.lakeformation.model.LFTagKeyResource
 
LFTagPair - Class in com.amazonaws.services.lakeformation.model
A structure containing a tag key-value pair.
LFTagPair() - Constructor for class com.amazonaws.services.lakeformation.model.LFTagPair
 
LFTagPolicyResource - Class in com.amazonaws.services.lakeformation.model
A structure containing a list of tag conditions that apply to a resource's tag policy.
LFTagPolicyResource() - Constructor for class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
 
listLFTags(ListLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
listLFTags(ListLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Lists tags that the requester has permission to view.
listLFTags(ListLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Lists tags that the requester has permission to view.
listLFTagsAsync(ListLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listLFTagsAsync(ListLFTagsRequest, AsyncHandler<ListLFTagsRequest, ListLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listLFTagsAsync(ListLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Lists tags that the requester has permission to view.
listLFTagsAsync(ListLFTagsRequest, AsyncHandler<ListLFTagsRequest, ListLFTagsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Lists tags that the requester has permission to view.
listLFTagsAsync(ListLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
listLFTagsAsync(ListLFTagsRequest, AsyncHandler<ListLFTagsRequest, ListLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
ListLFTagsRequest - Class in com.amazonaws.services.lakeformation.model
 
ListLFTagsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
 
ListLFTagsResult - Class in com.amazonaws.services.lakeformation.model
 
ListLFTagsResult() - Constructor for class com.amazonaws.services.lakeformation.model.ListLFTagsResult
 
listPermissions(ListPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
listPermissions(ListPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.
listPermissions(ListPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.
listPermissionsAsync(ListPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listPermissionsAsync(ListPermissionsRequest, AsyncHandler<ListPermissionsRequest, ListPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listPermissionsAsync(ListPermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.
listPermissionsAsync(ListPermissionsRequest, AsyncHandler<ListPermissionsRequest, ListPermissionsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.
listPermissionsAsync(ListPermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
listPermissionsAsync(ListPermissionsRequest, AsyncHandler<ListPermissionsRequest, ListPermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
ListPermissionsRequest - Class in com.amazonaws.services.lakeformation.model
 
ListPermissionsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
 
ListPermissionsResult - Class in com.amazonaws.services.lakeformation.model
 
ListPermissionsResult() - Constructor for class com.amazonaws.services.lakeformation.model.ListPermissionsResult
 
listResources(ListResourcesRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
listResources(ListResourcesRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Lists the resources registered to be managed by the Data Catalog.
listResources(ListResourcesRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Lists the resources registered to be managed by the Data Catalog.
listResourcesAsync(ListResourcesRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listResourcesAsync(ListResourcesRequest, AsyncHandler<ListResourcesRequest, ListResourcesResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
listResourcesAsync(ListResourcesRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Lists the resources registered to be managed by the Data Catalog.
listResourcesAsync(ListResourcesRequest, AsyncHandler<ListResourcesRequest, ListResourcesResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Lists the resources registered to be managed by the Data Catalog.
listResourcesAsync(ListResourcesRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
listResourcesAsync(ListResourcesRequest, AsyncHandler<ListResourcesRequest, ListResourcesResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
ListResourcesRequest - Class in com.amazonaws.services.lakeformation.model
 
ListResourcesRequest() - Constructor for class com.amazonaws.services.lakeformation.model.ListResourcesRequest
 
ListResourcesResult - Class in com.amazonaws.services.lakeformation.model
 
ListResourcesResult() - Constructor for class com.amazonaws.services.lakeformation.model.ListResourcesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.CatalogResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.LFTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.Resource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.TableResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.TableWildcard
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
 

O

OperationTimeoutException - Exception in com.amazonaws.services.lakeformation.model
The operation timed out.
OperationTimeoutException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.OperationTimeoutException
Constructs a new OperationTimeoutException with the specified error message.

P

Permission - Enum in com.amazonaws.services.lakeformation.model
 
PrincipalPermissions - Class in com.amazonaws.services.lakeformation.model
Permissions granted to a principal.
PrincipalPermissions() - Constructor for class com.amazonaws.services.lakeformation.model.PrincipalPermissions
 
PrincipalResourcePermissions - Class in com.amazonaws.services.lakeformation.model
The permissions granted or revoked on a resource.
PrincipalResourcePermissions() - Constructor for class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
 
putDataLakeSettings(PutDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
putDataLakeSettings(PutDataLakeSettingsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation.
putDataLakeSettings(PutDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation.
putDataLakeSettingsAsync(PutDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
putDataLakeSettingsAsync(PutDataLakeSettingsRequest, AsyncHandler<PutDataLakeSettingsRequest, PutDataLakeSettingsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
putDataLakeSettingsAsync(PutDataLakeSettingsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation.
putDataLakeSettingsAsync(PutDataLakeSettingsRequest, AsyncHandler<PutDataLakeSettingsRequest, PutDataLakeSettingsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation.
putDataLakeSettingsAsync(PutDataLakeSettingsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
putDataLakeSettingsAsync(PutDataLakeSettingsRequest, AsyncHandler<PutDataLakeSettingsRequest, PutDataLakeSettingsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
PutDataLakeSettingsRequest - Class in com.amazonaws.services.lakeformation.model
 
PutDataLakeSettingsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
 
PutDataLakeSettingsResult - Class in com.amazonaws.services.lakeformation.model
 
PutDataLakeSettingsResult() - Constructor for class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsResult
 

R

registerResource(RegisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
registerResource(RegisterResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Registers the resource as managed by the Data Catalog.
registerResource(RegisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Registers the resource as managed by the Data Catalog.
registerResourceAsync(RegisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
registerResourceAsync(RegisterResourceRequest, AsyncHandler<RegisterResourceRequest, RegisterResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
registerResourceAsync(RegisterResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Registers the resource as managed by the Data Catalog.
registerResourceAsync(RegisterResourceRequest, AsyncHandler<RegisterResourceRequest, RegisterResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Registers the resource as managed by the Data Catalog.
registerResourceAsync(RegisterResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
registerResourceAsync(RegisterResourceRequest, AsyncHandler<RegisterResourceRequest, RegisterResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
RegisterResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
RegisterResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
 
RegisterResourceResult - Class in com.amazonaws.services.lakeformation.model
 
RegisterResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.RegisterResourceResult
 
removeLFTagsFromResource(RemoveLFTagsFromResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
removeLFTagsFromResource(RemoveLFTagsFromResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Removes a tag from the resource.
removeLFTagsFromResource(RemoveLFTagsFromResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Removes a tag from the resource.
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest, AsyncHandler<RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Removes a tag from the resource.
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest, AsyncHandler<RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Removes a tag from the resource.
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
removeLFTagsFromResourceAsync(RemoveLFTagsFromResourceRequest, AsyncHandler<RemoveLFTagsFromResourceRequest, RemoveLFTagsFromResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
RemoveLFTagsFromResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
RemoveLFTagsFromResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
 
RemoveLFTagsFromResourceResult - Class in com.amazonaws.services.lakeformation.model
 
RemoveLFTagsFromResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
 
Resource - Class in com.amazonaws.services.lakeformation.model
A structure for the resource.
Resource() - Constructor for class com.amazonaws.services.lakeformation.model.Resource
 
ResourceInfo - Class in com.amazonaws.services.lakeformation.model
A structure containing information about an AWS Lake Formation resource.
ResourceInfo() - Constructor for class com.amazonaws.services.lakeformation.model.ResourceInfo
 
ResourceNumberLimitExceededException - Exception in com.amazonaws.services.lakeformation.model
A resource numerical limit was exceeded.
ResourceNumberLimitExceededException(String) - Constructor for exception com.amazonaws.services.lakeformation.model.ResourceNumberLimitExceededException
Constructs a new ResourceNumberLimitExceededException with the specified error message.
ResourceShareType - Enum in com.amazonaws.services.lakeformation.model
 
ResourceType - Enum in com.amazonaws.services.lakeformation.model
 
revokePermissions(RevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
revokePermissions(RevokePermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
revokePermissions(RevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
revokePermissionsAsync(RevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
revokePermissionsAsync(RevokePermissionsRequest, AsyncHandler<RevokePermissionsRequest, RevokePermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
revokePermissionsAsync(RevokePermissionsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
revokePermissionsAsync(RevokePermissionsRequest, AsyncHandler<RevokePermissionsRequest, RevokePermissionsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.
revokePermissionsAsync(RevokePermissionsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
revokePermissionsAsync(RevokePermissionsRequest, AsyncHandler<RevokePermissionsRequest, RevokePermissionsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
RevokePermissionsRequest - Class in com.amazonaws.services.lakeformation.model
 
RevokePermissionsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
 
RevokePermissionsResult - Class in com.amazonaws.services.lakeformation.model
 
RevokePermissionsResult() - Constructor for class com.amazonaws.services.lakeformation.model.RevokePermissionsResult
 

S

searchDatabasesByLFTags(SearchDatabasesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
searchDatabasesByLFTags(SearchDatabasesByLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
This operation allows a search on DATABASE resources by TagCondition.
searchDatabasesByLFTags(SearchDatabasesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
This operation allows a search on DATABASE resources by TagCondition.
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest, AsyncHandler<SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
This operation allows a search on DATABASE resources by TagCondition.
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest, AsyncHandler<SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
This operation allows a search on DATABASE resources by TagCondition.
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
searchDatabasesByLFTagsAsync(SearchDatabasesByLFTagsRequest, AsyncHandler<SearchDatabasesByLFTagsRequest, SearchDatabasesByLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
SearchDatabasesByLFTagsRequest - Class in com.amazonaws.services.lakeformation.model
 
SearchDatabasesByLFTagsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
 
SearchDatabasesByLFTagsResult - Class in com.amazonaws.services.lakeformation.model
 
SearchDatabasesByLFTagsResult() - Constructor for class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
 
searchTablesByLFTags(SearchTablesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
searchTablesByLFTags(SearchTablesByLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
This operation allows a search on TABLE resources by LFTags.
searchTablesByLFTags(SearchTablesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
This operation allows a search on TABLE resources by LFTags.
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest, AsyncHandler<SearchTablesByLFTagsRequest, SearchTablesByLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
This operation allows a search on TABLE resources by LFTags.
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest, AsyncHandler<SearchTablesByLFTagsRequest, SearchTablesByLFTagsResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
This operation allows a search on TABLE resources by LFTags.
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
searchTablesByLFTagsAsync(SearchTablesByLFTagsRequest, AsyncHandler<SearchTablesByLFTagsRequest, SearchTablesByLFTagsResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
SearchTablesByLFTagsRequest - Class in com.amazonaws.services.lakeformation.model
 
SearchTablesByLFTagsRequest() - Constructor for class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
 
SearchTablesByLFTagsResult - Class in com.amazonaws.services.lakeformation.model
 
SearchTablesByLFTagsResult() - Constructor for class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
 
setAdditionalDetails(DetailsMap) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
This attribute can be used to return any additional details of PrincipalResourcePermissions.
setCatalog(CatalogResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The identifier for the Data Catalog where the location is registered with AWS Lake Formation.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The identifier for the Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The identifier for the Data Catalog.
setColumnNames(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The list of column names for the table.
setColumnWildcard(ColumnWildcard) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
A wildcard specified by a ColumnWildcard object.
setComparisonOperator(String) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The comparison operator used in the filter condition.
setCreateDatabaseDefaultPermissions(Collection<PrincipalPermissions>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create database permissions.
setCreateTableDefaultPermissions(Collection<PrincipalPermissions>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create table permissions.
setDatabase(DatabaseResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The database for the resource.
setDatabase(DatabaseResource) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A database that has tags attached to it.
setDatabaseList(Collection<TaggedDatabase>) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A list of databases that meet the tag conditions.
setDatabaseName(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the database for the table.
setDatabaseName(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the database for the table with columns resource.
setDataLakeAdmins(Collection<DataLakePrincipal>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of AWS Lake Formation principals.
setDataLakePrincipalIdentifier(String) - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
An identifier for the AWS Lake Formation principal.
setDataLakeSettings(DataLakeSettings) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
setDataLakeSettings(DataLakeSettings) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
setDataLocation(DataLocationResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The location of an Amazon S3 path where permissions are granted or revoked.
setEntries(Collection<BatchPermissionsRequestEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
A list of up to 20 entries for resource permissions to be granted by batch operation to the principal.
setEntries(Collection<BatchPermissionsRequestEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
A list of up to 20 entries for resource permissions to be revoked by batch operation to the principal.
setError(ErrorDetail) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An error message that applies to the failure of the entry.
setError(ErrorDetail) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
An error that occurred with the attachment or detachment of the tag.
setErrorCode(String) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
The code associated with this error.
setErrorMessage(String) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
A message describing the error.
setExcludedColumnNames(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
Excludes column names.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
A list of tag conditions that apply to the resource's tag policy.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A list of conditions (LFTag structures) to search for in database resources.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A list of conditions (LFTag structures) to search for in table resources.
setFailures(Collection<LFTagError>) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
A list of failures to tag the resource.
setFailures(Collection<BatchPermissionsFailureEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
A list of failures to grant permissions to the resources.
setFailures(Collection<BatchPermissionsFailureEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
A list of failures to revoke permissions to the resources.
setFailures(Collection<LFTagError>) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
A list of failures to untag a resource.
setField(String) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The field to filter in the filter condition.
setFilterConditionList(Collection<FilterCondition>) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
Any applicable row-level and/or column-level filtering conditions for the resources.
setId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
A unique identifier for the batch permissions request entry.
setLastModified(Date) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The date and time the resource was last modified.
setLFTag(LFTagPair) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
The key-name of the tag.
setLFTag(LFTagKeyResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The tag key and values attached to a resource.
setLFTagOnDatabase(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a database resource.
setLFTagOnDatabase(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the database where the table resides.
setLFTagPolicy(LFTagPolicyResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
A list of tag conditions that define a resource's tag policy.
setLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The tags to attach to the resource.
setLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The tags attached to a column resource.
setLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A list of tags that the requested has permission to view.
setLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The tags to be removed from the resource.
setLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A list of tags attached to the database.
setLFTagsOnColumns(Collection<ColumnLFTag>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a column resource.
setLFTagsOnColumns(Collection<ColumnLFTag>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to columns in the table.
setLFTagsOnTable(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a table resource.
setLFTagsOnTable(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the table.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
The maximum number of resource results.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The maximum number of results to return.
setName(String) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The name of a column resource.
setName(String) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The name of the database resource.
setName(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the table.
setName(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the table resource.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A continuation token, present if the current list segment is not the last.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
A continuation token, if this is not the first call to retrieve these resources.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A continuation token, if this is not the first call to retrieve these resources.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A continuation token, present if the current list segment is not the last.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
setNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A continuation token, present if the current list segment is not the last.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The permissions to be granted.
setPermissions(Collection<PrincipalResourcePermissions>) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The permissions granted to the principal on the resource.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The permissions that are granted to the principal.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The permissions to be granted or revoked on the resource.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The permissions revoked to the principal on the resource.
setPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Indicates if the option to pass permissions is granted.
setPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Indicates a list of the granted permissions that the principal may pass to other users.
setPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).
setPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The principal to be granted a permission.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The principal to be granted the permissions on the resource.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a principal to filter the permissions returned.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The principal who is granted permissions.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The Data Lake principal to be granted or revoked permissions.
setPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The principal to be revoked permissions on the resource.
setPrincipalResourcePermissions(Collection<PrincipalResourcePermissions>) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A list of principals and their permissions on the resource for the specified principal and resource types.
setRequestEntry(BatchPermissionsRequestEntry) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An identifier for an entry of the batch request.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The resource to which to attach a tag.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The resource to which the principal is to be granted a permission.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The resource for which you want to return tags.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The resource to which permissions are to be granted.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A resource where you will get a list of the principal permissions.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The resource where permissions are to be granted or revoked.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The resource where you want to remove a tag.
setResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The resource to which permissions are to be revoked.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to deregister.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
The resource ARN.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The Amazon Resource Name (ARN) of the resource for which you want to get permissions.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to register.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The Amazon Resource Name (ARN) of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The resource ARN.
setResourceInfo(ResourceInfo) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
A structure containing information about an AWS Lake Formation resource.
setResourceInfoList(Collection<ResourceInfo>) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A summary of the data lake resources.
setResourceShare(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
A resource share ARN for a catalog resource shared through AWS Resource Access Manager (AWS RAM).
setResourceShareType(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
If resource share type is ALL, returns both in-account tags and shared tags that the requester has permission to view.
setResourceType(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The resource type for which the tag policy applies.
setResourceType(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a resource type to filter the permissions returned.
setRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The identifier for the role that registers the resource.
setRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The IAM role that registered a resource.
setRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The new role to use for the given resource registered in AWS Lake Formation.
setShowAssignedLFTags(Boolean) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
Indicates whether to show the assigned tags.
setStringValueList(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
A string with values used in evaluating the filter condition.
setTable(TableResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The table for the resource.
setTable(TableResource) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A table that has tags attached to it.
setTableList(Collection<TaggedTable>) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A list of tables that meet the tag conditions.
setTableWildcard(TableWildcard) - Method in class com.amazonaws.services.lakeformation.model.TableResource
A wildcard object representing every table under a database.
setTableWithColumns(TableWithColumnsResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The table with columns for the resource.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The key-name for the tag to delete.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTag
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The key-name for the tag.
setTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The key-name for the tag for which to add or delete values.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
A list of possible values an attribute can take.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
A list of possible values an attribute can take.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTag
A list of possible values an attribute can take.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
A list of possible values an attribute can take.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
A list of possible values an attribute can take.
setTagValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to add from the tag.
setTagValuesToDelete(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to delete from the tag.
setTrustedResourceOwners(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of the resource-owning account IDs that the caller's account can use to share their user access details (user ARNs).
setUseServiceLinkedRole(Boolean) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
Designates an AWS Identity and Access Management (IAM) service-linked role by registering this role with the Data Catalog.
shutdown() - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
shutdown() - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
 
standard() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.lakeformation.AWSLakeFormationClientBuilder
 

T

TableResource - Class in com.amazonaws.services.lakeformation.model
A structure for the table object.
TableResource() - Constructor for class com.amazonaws.services.lakeformation.model.TableResource
 
TableWildcard - Class in com.amazonaws.services.lakeformation.model
A wildcard object representing every table under a database.
TableWildcard() - Constructor for class com.amazonaws.services.lakeformation.model.TableWildcard
 
TableWithColumnsResource - Class in com.amazonaws.services.lakeformation.model
A structure for a table with columns object.
TableWithColumnsResource() - Constructor for class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
 
TaggedDatabase - Class in com.amazonaws.services.lakeformation.model
A structure describing a database resource with tags.
TaggedDatabase() - Constructor for class com.amazonaws.services.lakeformation.model.TaggedDatabase
 
TaggedTable - Class in com.amazonaws.services.lakeformation.model
A structure describing a table resource with tags.
TaggedTable() - Constructor for class com.amazonaws.services.lakeformation.model.TaggedTable
 
toString() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.CatalogResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lakeformation.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lakeformation.model.DataLakeResourceType
 
toString() - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lakeformation.model.FieldNameString
 
toString() - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.LFTag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.LFTagError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lakeformation.model.Permission
 
toString() - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.Resource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.lakeformation.model.ResourceShareType
 
toString() - Method in enum com.amazonaws.services.lakeformation.model.ResourceType
 
toString() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.TableResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.TableWildcard
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceResult
Returns a string representation of this object.

U

updateLFTag(UpdateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
updateLFTag(UpdateLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Updates the list of possible values for the specified tag key.
updateLFTag(UpdateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Updates the list of possible values for the specified tag key.
updateLFTagAsync(UpdateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
updateLFTagAsync(UpdateLFTagRequest, AsyncHandler<UpdateLFTagRequest, UpdateLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
updateLFTagAsync(UpdateLFTagRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Updates the list of possible values for the specified tag key.
updateLFTagAsync(UpdateLFTagRequest, AsyncHandler<UpdateLFTagRequest, UpdateLFTagResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Updates the list of possible values for the specified tag key.
updateLFTagAsync(UpdateLFTagRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
updateLFTagAsync(UpdateLFTagRequest, AsyncHandler<UpdateLFTagRequest, UpdateLFTagResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
UpdateLFTagRequest - Class in com.amazonaws.services.lakeformation.model
 
UpdateLFTagRequest() - Constructor for class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
 
UpdateLFTagResult - Class in com.amazonaws.services.lakeformation.model
 
UpdateLFTagResult() - Constructor for class com.amazonaws.services.lakeformation.model.UpdateLFTagResult
 
updateResource(UpdateResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormation
 
updateResource(UpdateResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormation
Updates the data access role used for vending access to the given (registered) resource in AWS Lake Formation.
updateResource(UpdateResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationClient
Updates the data access role used for vending access to the given (registered) resource in AWS Lake Formation.
updateResourceAsync(UpdateResourceRequest) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
updateResourceAsync(UpdateResourceRequest, AsyncHandler<UpdateResourceRequest, UpdateResourceResult>) - Method in class com.amazonaws.services.lakeformation.AbstractAWSLakeFormationAsync
 
updateResourceAsync(UpdateResourceRequest) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Updates the data access role used for vending access to the given (registered) resource in AWS Lake Formation.
updateResourceAsync(UpdateResourceRequest, AsyncHandler<UpdateResourceRequest, UpdateResourceResult>) - Method in interface com.amazonaws.services.lakeformation.AWSLakeFormationAsync
Updates the data access role used for vending access to the given (registered) resource in AWS Lake Formation.
updateResourceAsync(UpdateResourceRequest) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
updateResourceAsync(UpdateResourceRequest, AsyncHandler<UpdateResourceRequest, UpdateResourceResult>) - Method in class com.amazonaws.services.lakeformation.AWSLakeFormationAsyncClient
 
UpdateResourceRequest - Class in com.amazonaws.services.lakeformation.model
 
UpdateResourceRequest() - Constructor for class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
 
UpdateResourceResult - Class in com.amazonaws.services.lakeformation.model
 
UpdateResourceResult() - Constructor for class com.amazonaws.services.lakeformation.model.UpdateResourceResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.DataLakeResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.FieldNameString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.ResourceShareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.lakeformation.model.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.lakeformation.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lakeformation.model.DataLakeResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lakeformation.model.FieldNameString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lakeformation.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lakeformation.model.ResourceShareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.lakeformation.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAdditionalDetails(DetailsMap) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
This attribute can be used to return any additional details of PrincipalResourcePermissions.
withCatalog(CatalogResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The identifier for the Data Catalog where the location is registered with AWS Lake Formation.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The identifier for the Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The identifier for the Data Catalog.
withColumnNames(String...) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The list of column names for the table.
withColumnNames(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The list of column names for the table.
withColumnWildcard(ColumnWildcard) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
A wildcard specified by a ColumnWildcard object.
withComparisonOperator(String) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The comparison operator used in the filter condition.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The comparison operator used in the filter condition.
withCreateDatabaseDefaultPermissions(PrincipalPermissions...) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create database permissions.
withCreateDatabaseDefaultPermissions(Collection<PrincipalPermissions>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create database permissions.
withCreateTableDefaultPermissions(PrincipalPermissions...) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create table permissions.
withCreateTableDefaultPermissions(Collection<PrincipalPermissions>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A structure representing a list of up to three principal permissions entries for default create table permissions.
withDatabase(DatabaseResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The database for the resource.
withDatabase(DatabaseResource) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A database that has tags attached to it.
withDatabaseList(TaggedDatabase...) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A list of databases that meet the tag conditions.
withDatabaseList(Collection<TaggedDatabase>) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A list of databases that meet the tag conditions.
withDatabaseName(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the database for the table.
withDatabaseName(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the database for the table with columns resource.
withDataLakeAdmins(DataLakePrincipal...) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of AWS Lake Formation principals.
withDataLakeAdmins(Collection<DataLakePrincipal>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of AWS Lake Formation principals.
withDataLakePrincipalIdentifier(String) - Method in class com.amazonaws.services.lakeformation.model.DataLakePrincipal
An identifier for the AWS Lake Formation principal.
withDataLakeSettings(DataLakeSettings) - Method in class com.amazonaws.services.lakeformation.model.GetDataLakeSettingsResult
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
withDataLakeSettings(DataLakeSettings) - Method in class com.amazonaws.services.lakeformation.model.PutDataLakeSettingsRequest
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
withDataLocation(DataLocationResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The location of an Amazon S3 path where permissions are granted or revoked.
withEntries(BatchPermissionsRequestEntry...) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
A list of up to 20 entries for resource permissions to be granted by batch operation to the principal.
withEntries(Collection<BatchPermissionsRequestEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsRequest
A list of up to 20 entries for resource permissions to be granted by batch operation to the principal.
withEntries(BatchPermissionsRequestEntry...) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
A list of up to 20 entries for resource permissions to be revoked by batch operation to the principal.
withEntries(Collection<BatchPermissionsRequestEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsRequest
A list of up to 20 entries for resource permissions to be revoked by batch operation to the principal.
withError(ErrorDetail) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An error message that applies to the failure of the entry.
withError(ErrorDetail) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
An error that occurred with the attachment or detachment of the tag.
withErrorCode(String) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
The code associated with this error.
withErrorMessage(String) - Method in class com.amazonaws.services.lakeformation.model.ErrorDetail
A message describing the error.
withExcludedColumnNames(String...) - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
Excludes column names.
withExcludedColumnNames(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.ColumnWildcard
Excludes column names.
withExpression(LFTag...) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
A list of tag conditions that apply to the resource's tag policy.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
A list of tag conditions that apply to the resource's tag policy.
withExpression(LFTag...) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A list of conditions (LFTag structures) to search for in database resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A list of conditions (LFTag structures) to search for in database resources.
withExpression(LFTag...) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A list of conditions (LFTag structures) to search for in table resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A list of conditions (LFTag structures) to search for in table resources.
withFailures(LFTagError...) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
A list of failures to tag the resource.
withFailures(Collection<LFTagError>) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceResult
A list of failures to tag the resource.
withFailures(BatchPermissionsFailureEntry...) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
A list of failures to grant permissions to the resources.
withFailures(Collection<BatchPermissionsFailureEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchGrantPermissionsResult
A list of failures to grant permissions to the resources.
withFailures(BatchPermissionsFailureEntry...) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
A list of failures to revoke permissions to the resources.
withFailures(Collection<BatchPermissionsFailureEntry>) - Method in class com.amazonaws.services.lakeformation.model.BatchRevokePermissionsResult
A list of failures to revoke permissions to the resources.
withFailures(LFTagError...) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
A list of failures to untag a resource.
withFailures(Collection<LFTagError>) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceResult
A list of failures to untag a resource.
withField(String) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The field to filter in the filter condition.
withField(FieldNameString) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
The field to filter in the filter condition.
withFilterConditionList(FilterCondition...) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
Any applicable row-level and/or column-level filtering conditions for the resources.
withFilterConditionList(Collection<FilterCondition>) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
Any applicable row-level and/or column-level filtering conditions for the resources.
withId(String) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
A unique identifier for the batch permissions request entry.
withLastModified(Date) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The date and time the resource was last modified.
withLFTag(LFTagPair) - Method in class com.amazonaws.services.lakeformation.model.LFTagError
The key-name of the tag.
withLFTag(LFTagKeyResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The tag key and values attached to a resource.
withLFTagOnDatabase(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a database resource.
withLFTagOnDatabase(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a database resource.
withLFTagOnDatabase(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the database where the table resides.
withLFTagOnDatabase(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the database where the table resides.
withLFTagPolicy(LFTagPolicyResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
A list of tag conditions that define a resource's tag policy.
withLFTags(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The tags to attach to the resource.
withLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The tags to attach to the resource.
withLFTags(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The tags attached to a column resource.
withLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The tags attached to a column resource.
withLFTags(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A list of tags that the requested has permission to view.
withLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A list of tags that the requested has permission to view.
withLFTags(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The tags to be removed from the resource.
withLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The tags to be removed from the resource.
withLFTags(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A list of tags attached to the database.
withLFTags(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedDatabase
A list of tags attached to the database.
withLFTagsOnColumns(ColumnLFTag...) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a column resource.
withLFTagsOnColumns(Collection<ColumnLFTag>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a column resource.
withLFTagsOnColumns(ColumnLFTag...) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to columns in the table.
withLFTagsOnColumns(Collection<ColumnLFTag>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to columns in the table.
withLFTagsOnTable(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a table resource.
withLFTagsOnTable(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsResult
A list of tags applied to a table resource.
withLFTagsOnTable(LFTagPair...) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the table.
withLFTagsOnTable(Collection<LFTagPair>) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A list of tags attached to the table.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
The maximum number of resource results.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
The maximum number of results to return.
withName(String) - Method in class com.amazonaws.services.lakeformation.model.ColumnLFTag
The name of a column resource.
withName(String) - Method in class com.amazonaws.services.lakeformation.model.DatabaseResource
The name of the database resource.
withName(String) - Method in class com.amazonaws.services.lakeformation.model.TableResource
The name of the table.
withName(String) - Method in class com.amazonaws.services.lakeformation.model.TableWithColumnsResource
The name of the table resource.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsResult
A continuation token, present if the current list segment is not the last.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesRequest
A continuation token, if this is not the first call to retrieve these resources.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A continuation token, if this is not the first call to retrieve these resources.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchDatabasesByLFTagsResult
A continuation token, present if the current list segment is not the last.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsRequest
A continuation token, if this is not the first call to retrieve this list.
withNextToken(String) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A continuation token, present if the current list segment is not the last.
withPermissions(String...) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The permissions to be granted.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The permissions to be granted.
withPermissions(Permission...) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The permissions to be granted.
withPermissions(PrincipalResourcePermissions...) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
withPermissions(Collection<PrincipalResourcePermissions>) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathResult
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
withPermissions(String...) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The permissions granted to the principal on the resource.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The permissions granted to the principal on the resource.
withPermissions(Permission...) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The permissions granted to the principal on the resource.
withPermissions(String...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The permissions that are granted to the principal.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The permissions that are granted to the principal.
withPermissions(Permission...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The permissions that are granted to the principal.
withPermissions(String...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The permissions to be granted or revoked on the resource.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The permissions to be granted or revoked on the resource.
withPermissions(Permission...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The permissions to be granted or revoked on the resource.
withPermissions(String...) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The permissions revoked to the principal on the resource.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The permissions revoked to the principal on the resource.
withPermissions(Permission...) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The permissions revoked to the principal on the resource.
withPermissionsWithGrantOption(String...) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Indicates if the option to pass permissions is granted.
withPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Indicates if the option to pass permissions is granted.
withPermissionsWithGrantOption(Permission...) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
Indicates if the option to pass permissions is granted.
withPermissionsWithGrantOption(String...) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Indicates a list of the granted permissions that the principal may pass to other users.
withPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Indicates a list of the granted permissions that the principal may pass to other users.
withPermissionsWithGrantOption(Permission...) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
Indicates a list of the granted permissions that the principal may pass to other users.
withPermissionsWithGrantOption(String...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).
withPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).
withPermissionsWithGrantOption(Permission...) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).
withPermissionsWithGrantOption(String...) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.
withPermissionsWithGrantOption(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.
withPermissionsWithGrantOption(Permission...) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The principal to be granted a permission.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The principal to be granted the permissions on the resource.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a principal to filter the permissions returned.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.PrincipalPermissions
The principal who is granted permissions.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The Data Lake principal to be granted or revoked permissions.
withPrincipal(DataLakePrincipal) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The principal to be revoked permissions on the resource.
withPrincipalResourcePermissions(PrincipalResourcePermissions...) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A list of principals and their permissions on the resource for the specified principal and resource types.
withPrincipalResourcePermissions(Collection<PrincipalResourcePermissions>) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsResult
A list of principals and their permissions on the resource for the specified principal and resource types.
withRequestEntry(BatchPermissionsRequestEntry) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsFailureEntry
An identifier for an entry of the batch request.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.AddLFTagsToResourceRequest
The resource to which to attach a tag.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.BatchPermissionsRequestEntry
The resource to which the principal is to be granted a permission.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
The resource for which you want to return tags.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.GrantPermissionsRequest
The resource to which permissions are to be granted.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
A resource where you will get a list of the principal permissions.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.PrincipalResourcePermissions
The resource where permissions are to be granted or revoked.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.RemoveLFTagsFromResourceRequest
The resource where you want to remove a tag.
withResource(Resource) - Method in class com.amazonaws.services.lakeformation.model.RevokePermissionsRequest
The resource to which permissions are to be revoked.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DataLocationResource
The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DeregisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to deregister.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceRequest
The resource ARN.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.GetEffectivePermissionsForPathRequest
The Amazon Resource Name (ARN) of the resource for which you want to get permissions.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to register.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The Amazon Resource Name (ARN) of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The resource ARN.
withResourceInfo(ResourceInfo) - Method in class com.amazonaws.services.lakeformation.model.DescribeResourceResult
A structure containing information about an AWS Lake Formation resource.
withResourceInfoList(ResourceInfo...) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A summary of the data lake resources.
withResourceInfoList(Collection<ResourceInfo>) - Method in class com.amazonaws.services.lakeformation.model.ListResourcesResult
A summary of the data lake resources.
withResourceShare(String...) - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
A resource share ARN for a catalog resource shared through AWS Resource Access Manager (AWS RAM).
withResourceShare(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.DetailsMap
A resource share ARN for a catalog resource shared through AWS Resource Access Manager (AWS RAM).
withResourceShareType(String) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
If resource share type is ALL, returns both in-account tags and shared tags that the requester has permission to view.
withResourceShareType(ResourceShareType) - Method in class com.amazonaws.services.lakeformation.model.ListLFTagsRequest
If resource share type is ALL, returns both in-account tags and shared tags that the requester has permission to view.
withResourceType(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The resource type for which the tag policy applies.
withResourceType(ResourceType) - Method in class com.amazonaws.services.lakeformation.model.LFTagPolicyResource
The resource type for which the tag policy applies.
withResourceType(String) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a resource type to filter the permissions returned.
withResourceType(DataLakeResourceType) - Method in class com.amazonaws.services.lakeformation.model.ListPermissionsRequest
Specifies a resource type to filter the permissions returned.
withRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
The identifier for the role that registers the resource.
withRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.ResourceInfo
The IAM role that registered a resource.
withRoleArn(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateResourceRequest
The new role to use for the given resource registered in AWS Lake Formation.
withShowAssignedLFTags(Boolean) - Method in class com.amazonaws.services.lakeformation.model.GetResourceLFTagsRequest
Indicates whether to show the assigned tags.
withStringValueList(String...) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
A string with values used in evaluating the filter condition.
withStringValueList(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.FilterCondition
A string with values used in evaluating the filter condition.
withTable(TableResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The table for the resource.
withTable(TableResource) - Method in class com.amazonaws.services.lakeformation.model.TaggedTable
A table that has tags attached to it.
withTableList(TaggedTable...) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A list of tables that meet the tag conditions.
withTableList(Collection<TaggedTable>) - Method in class com.amazonaws.services.lakeformation.model.SearchTablesByLFTagsResult
A list of tables that meet the tag conditions.
withTableWildcard(TableWildcard) - Method in class com.amazonaws.services.lakeformation.model.TableResource
A wildcard object representing every table under a database.
withTableWithColumns(TableWithColumnsResource) - Method in class com.amazonaws.services.lakeformation.model.Resource
The table with columns for the resource.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.DeleteLFTagRequest
The key-name for the tag to delete.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagRequest
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTag
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
The key-name for the tag.
withTagKey(String) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
The key-name for the tag for which to add or delete values.
withTagValues(String...) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
A list of possible values an attribute can take.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.CreateLFTagRequest
A list of possible values an attribute can take.
withTagValues(String...) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
A list of possible values an attribute can take.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.GetLFTagResult
A list of possible values an attribute can take.
withTagValues(String...) - Method in class com.amazonaws.services.lakeformation.model.LFTag
A list of possible values an attribute can take.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTag
A list of possible values an attribute can take.
withTagValues(String...) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
A list of possible values an attribute can take.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTagKeyResource
A list of possible values an attribute can take.
withTagValues(String...) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
A list of possible values an attribute can take.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.LFTagPair
A list of possible values an attribute can take.
withTagValuesToAdd(String...) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to add from the tag.
withTagValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to add from the tag.
withTagValuesToDelete(String...) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to delete from the tag.
withTagValuesToDelete(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.UpdateLFTagRequest
A list of tag values to delete from the tag.
withTrustedResourceOwners(String...) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of the resource-owning account IDs that the caller's account can use to share their user access details (user ARNs).
withTrustedResourceOwners(Collection<String>) - Method in class com.amazonaws.services.lakeformation.model.DataLakeSettings
A list of the resource-owning account IDs that the caller's account can use to share their user access details (user ARNs).
withUseServiceLinkedRole(Boolean) - Method in class com.amazonaws.services.lakeformation.model.RegisterResourceRequest
Designates an AWS Identity and Access Management (IAM) service-linked role by registering this role with the Data Catalog.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.