Uses of Class
software.amazon.awssdk.services.location.model.GetMapGlyphsRequest
-
Packages that use GetMapGlyphsRequest Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"software.amazon.awssdk.services.location.transform -
-
Uses of GetMapGlyphsRequest in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location with parameters of type GetMapGlyphsRequest Modifier and Type Method Description default CompletableFuture<GetMapGlyphsResponse>LocationAsyncClient. getMapGlyphs(GetMapGlyphsRequest getMapGlyphsRequest)Retrieves glyphs used to display labels on a map.default GetMapGlyphsResponseLocationClient. getMapGlyphs(GetMapGlyphsRequest getMapGlyphsRequest)Retrieves glyphs used to display labels on a map. -
Uses of GetMapGlyphsRequest in software.amazon.awssdk.services.location.transform
Methods in software.amazon.awssdk.services.location.transform with parameters of type GetMapGlyphsRequest Modifier and Type Method Description SdkHttpFullRequestGetMapGlyphsRequestMarshaller. marshall(GetMapGlyphsRequest getMapGlyphsRequest)
-