Uses of Class
software.amazon.awssdk.services.lakeformation.model.UpdateLfTagExpressionRequest
-
Packages that use UpdateLfTagExpressionRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of UpdateLfTagExpressionRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type UpdateLfTagExpressionRequest Modifier and Type Method Description default CompletableFuture<UpdateLfTagExpressionResponse>LakeFormationAsyncClient. updateLFTagExpression(UpdateLfTagExpressionRequest updateLfTagExpressionRequest)Updates the name of the LF-Tag expression to the new description and expression body provided.default UpdateLfTagExpressionResponseLakeFormationClient. updateLFTagExpression(UpdateLfTagExpressionRequest updateLfTagExpressionRequest)Updates the name of the LF-Tag expression to the new description and expression body provided. -
Uses of UpdateLfTagExpressionRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type UpdateLfTagExpressionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLfTagExpressionRequestMarshaller. marshall(UpdateLfTagExpressionRequest updateLfTagExpressionRequest)
-