Uses of Interface
software.amazon.awssdk.services.redshift.model.LakeFormationScopeUnion.Builder
-
Packages that use LakeFormationScopeUnion.Builder Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of LakeFormationScopeUnion.Builder in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return LakeFormationScopeUnion.Builder Modifier and Type Method Description static LakeFormationScopeUnion.BuilderLakeFormationScopeUnion. builder()default LakeFormationScopeUnion.BuilderLakeFormationScopeUnion.Builder. lakeFormationQuery(Consumer<LakeFormationQuery.Builder> lakeFormationQuery)The Lake Formation scope.LakeFormationScopeUnion.BuilderLakeFormationScopeUnion.Builder. lakeFormationQuery(LakeFormationQuery lakeFormationQuery)The Lake Formation scope.LakeFormationScopeUnion.BuilderLakeFormationScopeUnion. toBuilder()Methods in software.amazon.awssdk.services.redshift.model that return types with arguments of type LakeFormationScopeUnion.Builder Modifier and Type Method Description static Class<? extends LakeFormationScopeUnion.Builder>LakeFormationScopeUnion. serializableBuilderClass()
-