Uses of Interface
software.amazon.awssdk.services.lakeformation.LakeFormationBaseClientBuilder
-
Packages that use LakeFormationBaseClientBuilder Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of LakeFormationBaseClientBuilder in software.amazon.awssdk.services.lakeformation
Classes in software.amazon.awssdk.services.lakeformation with type parameters of type LakeFormationBaseClientBuilder Modifier and Type Interface Description interfaceLakeFormationBaseClientBuilder<B extends LakeFormationBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Lake Formation that is supported by bothLakeFormationClientBuilderandLakeFormationAsyncClientBuilder.Subinterfaces of LakeFormationBaseClientBuilder in software.amazon.awssdk.services.lakeformation Modifier and Type Interface Description interfaceLakeFormationAsyncClientBuilderA builder for creating an instance ofLakeFormationAsyncClient.interfaceLakeFormationClientBuilderA builder for creating an instance ofLakeFormationClient.
-