Uses of Class
org.openapitools.client.model.LogGeographicalContext
Packages that use LogGeographicalContext
-
Uses of LogGeographicalContext in org.openapitools.client.model
Methods in org.openapitools.client.model that return LogGeographicalContextModifier and TypeMethodDescriptionLogGeographicalContext.geolocation
(LogGeolocation geolocation) LogClient.getGeographicalContext()
Get geographicalContextLogIpAddress.getGeographicalContext()
Get geographicalContextMethods in org.openapitools.client.model with parameters of type LogGeographicalContextModifier and TypeMethodDescriptionLogClient.geographicalContext
(LogGeographicalContext geographicalContext) LogIpAddress.geographicalContext
(LogGeographicalContext geographicalContext) void
LogClient.setGeographicalContext
(LogGeographicalContext geographicalContext) void
LogIpAddress.setGeographicalContext
(LogGeographicalContext geographicalContext)