Uses of Interface
software.amazon.awssdk.services.geomaps.GeoMapsAsyncClientBuilder
-
Packages that use GeoMapsAsyncClientBuilder Package Description software.amazon.awssdk.services.geomaps Integrate high-quality base map data into your applications using MapLibre. -
-
Uses of GeoMapsAsyncClientBuilder in software.amazon.awssdk.services.geomaps
Methods in software.amazon.awssdk.services.geomaps that return GeoMapsAsyncClientBuilder Modifier and Type Method Description static GeoMapsAsyncClientBuilderGeoMapsAsyncClient. builder()Create a builder that can be used to configure and create aGeoMapsAsyncClient.
-