static SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.builder() |
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.catalogId(String catalogId) |
The identifier for the Data Catalog.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.expression(Collection<LFTag> expression) |
A list of conditions (LFTag structures) to search for in table resources.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.expression(Consumer<LFTag.Builder>... expression) |
A list of conditions (LFTag structures) to search for in table resources.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.expression(LFTag... expression) |
A list of conditions (LFTag structures) to search for in table resources.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.nextToken(String nextToken) |
A continuation token, if this is not the first call to retrieve this list.
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
SearchTablesByLfTagsRequest.Builder |
SearchTablesByLfTagsRequest.toBuilder() |
|