Uses of Interface
software.amazon.awssdk.services.location.endpoints.LocationEndpointProvider
-
Packages that use LocationEndpointProvider Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"software.amazon.awssdk.services.location.endpoints software.amazon.awssdk.services.location.endpoints.internal -
-
Uses of LocationEndpointProvider in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location with parameters of type LocationEndpointProvider Modifier and Type Method Description default BLocationBaseClientBuilder. endpointProvider(LocationEndpointProvider endpointProvider)Set theLocationEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LocationEndpointProvider in software.amazon.awssdk.services.location.endpoints
Methods in software.amazon.awssdk.services.location.endpoints that return LocationEndpointProvider Modifier and Type Method Description static LocationEndpointProviderLocationEndpointProvider. defaultProvider() -
Uses of LocationEndpointProvider in software.amazon.awssdk.services.location.endpoints.internal
Classes in software.amazon.awssdk.services.location.endpoints.internal that implement LocationEndpointProvider Modifier and Type Class Description classDefaultLocationEndpointProvider
-