Uses of Class
software.amazon.awssdk.services.geomaps.model.GetStaticMapRequest
-
Packages that use GetStaticMapRequest Package Description software.amazon.awssdk.services.geomaps Integrate high-quality base map data into your applications using MapLibre.software.amazon.awssdk.services.geomaps.transform -
-
Uses of GetStaticMapRequest in software.amazon.awssdk.services.geomaps
Methods in software.amazon.awssdk.services.geomaps with parameters of type GetStaticMapRequest Modifier and Type Method Description default CompletableFuture<GetStaticMapResponse>GeoMapsAsyncClient. getStaticMap(GetStaticMapRequest getStaticMapRequest)Provides high-quality static map images with customizable options.default GetStaticMapResponseGeoMapsClient. getStaticMap(GetStaticMapRequest getStaticMapRequest)Provides high-quality static map images with customizable options. -
Uses of GetStaticMapRequest in software.amazon.awssdk.services.geomaps.transform
Methods in software.amazon.awssdk.services.geomaps.transform with parameters of type GetStaticMapRequest Modifier and Type Method Description SdkHttpFullRequestGetStaticMapRequestMarshaller. marshall(GetStaticMapRequest getStaticMapRequest)
-