Uses of Class
software.amazon.awssdk.services.lakeformation.model.GetLfTagRequest
-
Packages that use GetLfTagRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of GetLfTagRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type GetLfTagRequest Modifier and Type Method Description default CompletableFuture<GetLfTagResponse>LakeFormationAsyncClient. getLFTag(GetLfTagRequest getLfTagRequest)Returns an LF-tag definition.default GetLfTagResponseLakeFormationClient. getLFTag(GetLfTagRequest getLfTagRequest)Returns an LF-tag definition. -
Uses of GetLfTagRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type GetLfTagRequest Modifier and Type Method Description SdkHttpFullRequestGetLfTagRequestMarshaller. marshall(GetLfTagRequest getLfTagRequest)
-