Uses of Class
software.amazon.awssdk.services.lakeformation.model.CreateLakeFormationOptInRequest
-
Packages that use CreateLakeFormationOptInRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of CreateLakeFormationOptInRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type CreateLakeFormationOptInRequest Modifier and Type Method Description default CompletableFuture<CreateLakeFormationOptInResponse>LakeFormationAsyncClient. createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)Enforce Lake Formation permissions for the given databases, tables, and principals.default CreateLakeFormationOptInResponseLakeFormationClient. createLakeFormationOptIn(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)Enforce Lake Formation permissions for the given databases, tables, and principals. -
Uses of CreateLakeFormationOptInRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type CreateLakeFormationOptInRequest Modifier and Type Method Description SdkHttpFullRequestCreateLakeFormationOptInRequestMarshaller. marshall(CreateLakeFormationOptInRequest createLakeFormationOptInRequest)
-