Uses of Interface
software.amazon.awssdk.services.lakeformation.endpoints.LakeFormationEndpointProvider
-
Packages that use LakeFormationEndpointProvider Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.endpoints software.amazon.awssdk.services.lakeformation.endpoints.internal -
-
Uses of LakeFormationEndpointProvider in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type LakeFormationEndpointProvider Modifier and Type Method Description default BLakeFormationBaseClientBuilder. endpointProvider(LakeFormationEndpointProvider endpointProvider)Set theLakeFormationEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LakeFormationEndpointProvider in software.amazon.awssdk.services.lakeformation.endpoints
Methods in software.amazon.awssdk.services.lakeformation.endpoints that return LakeFormationEndpointProvider Modifier and Type Method Description static LakeFormationEndpointProviderLakeFormationEndpointProvider. defaultProvider() -
Uses of LakeFormationEndpointProvider in software.amazon.awssdk.services.lakeformation.endpoints.internal
Classes in software.amazon.awssdk.services.lakeformation.endpoints.internal that implement LakeFormationEndpointProvider Modifier and Type Class Description classDefaultLakeFormationEndpointProvider
-