Uses of Interface
software.amazon.awssdk.services.geomaps.GeoMapsAsyncClient
-
Packages that use GeoMapsAsyncClient Package Description software.amazon.awssdk.services.geomaps Integrate high-quality base map data into your applications using MapLibre. -
-
Uses of GeoMapsAsyncClient in software.amazon.awssdk.services.geomaps
Methods in software.amazon.awssdk.services.geomaps that return GeoMapsAsyncClient Modifier and Type Method Description static GeoMapsAsyncClientGeoMapsAsyncClient. create()Create aGeoMapsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-