static ListLfTagsRequest.Builder |
ListLfTagsRequest.builder() |
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.catalogId(String catalogId) |
The identifier for the Data Catalog.
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.nextToken(String nextToken) |
A continuation token, if this is not the first call to retrieve this list.
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.resourceShareType(String resourceShareType) |
If resource share type is ALL, returns both in-account LF-tags and shared LF-tags that the
requester has permission to view.
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.Builder.resourceShareType(ResourceShareType resourceShareType) |
If resource share type is ALL, returns both in-account LF-tags and shared LF-tags that the
requester has permission to view.
|
ListLfTagsRequest.Builder |
ListLfTagsRequest.toBuilder() |
|