Uses of Class
software.amazon.awssdk.services.lakeformation.model.GetResourceLfTagsRequest
-
Packages that use GetResourceLfTagsRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of GetResourceLfTagsRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type GetResourceLfTagsRequest Modifier and Type Method Description default CompletableFuture<GetResourceLfTagsResponse>LakeFormationAsyncClient. getResourceLFTags(GetResourceLfTagsRequest getResourceLfTagsRequest)Returns the LF-tags applied to a resource.default GetResourceLfTagsResponseLakeFormationClient. getResourceLFTags(GetResourceLfTagsRequest getResourceLfTagsRequest)Returns the LF-tags applied to a resource. -
Uses of GetResourceLfTagsRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type GetResourceLfTagsRequest Modifier and Type Method Description SdkHttpFullRequestGetResourceLfTagsRequestMarshaller. marshall(GetResourceLfTagsRequest getResourceLfTagsRequest)
-