Uses of Class
software.amazon.awssdk.services.redshift.model.LakeFormationQuery
-
Packages that use LakeFormationQuery Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of LakeFormationQuery in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return LakeFormationQuery Modifier and Type Method Description LakeFormationQueryLakeFormationScopeUnion. lakeFormationQuery()The Lake Formation scope.Methods in software.amazon.awssdk.services.redshift.model with parameters of type LakeFormationQuery Modifier and Type Method Description static LakeFormationScopeUnionLakeFormationScopeUnion. fromLakeFormationQuery(LakeFormationQuery lakeFormationQuery)Create an instance of this class withLakeFormationScopeUnion.lakeFormationQuery()initialized to the given value.LakeFormationScopeUnion.BuilderLakeFormationScopeUnion.Builder. lakeFormationQuery(LakeFormationQuery lakeFormationQuery)The Lake Formation scope.
-