Uses of Class
com.azure.maps.render.models.CopyrightCaption
Packages that use CopyrightCaption
Package
Description
Package containing the classes for RenderClient.
Package containing the data models for RenderClient.
-
Uses of CopyrightCaption in com.azure.maps.render
Methods in com.azure.maps.render that return CopyrightCaptionModifier and TypeMethodDescriptionMapsRenderClient.getCopyrightCaption()
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.Methods in com.azure.maps.render that return types with arguments of type CopyrightCaptionModifier and TypeMethodDescriptionMapsRenderAsyncClient.getCopyrightCaption()
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.Mono
<com.azure.core.http.rest.Response<CopyrightCaption>> MapsRenderAsyncClient.getCopyrightCaptionWithResponse()
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.com.azure.core.http.rest.Response
<CopyrightCaption> MapsRenderClient.getCopyrightCaptionWithResponse
(com.azure.core.util.Context context) Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service. -
Uses of CopyrightCaption in com.azure.maps.render.models
Methods in com.azure.maps.render.models that return CopyrightCaptionModifier and TypeMethodDescriptionstatic CopyrightCaption
CopyrightCaption.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CopyrightCaption from the JsonReader.