Uses of Class
software.amazon.awssdk.services.geomaps.model.GetGlyphsRequest
-
Packages that use GetGlyphsRequest 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 GetGlyphsRequest in software.amazon.awssdk.services.geomaps
Methods in software.amazon.awssdk.services.geomaps with parameters of type GetGlyphsRequest Modifier and Type Method Description default CompletableFuture<GetGlyphsResponse>GeoMapsAsyncClient. getGlyphs(GetGlyphsRequest getGlyphsRequest)Returns the map's glyphs.default GetGlyphsResponseGeoMapsClient. getGlyphs(GetGlyphsRequest getGlyphsRequest)Returns the map's glyphs. -
Uses of GetGlyphsRequest in software.amazon.awssdk.services.geomaps.transform
Methods in software.amazon.awssdk.services.geomaps.transform with parameters of type GetGlyphsRequest Modifier and Type Method Description SdkHttpFullRequestGetGlyphsRequestMarshaller. marshall(GetGlyphsRequest getGlyphsRequest)
-