Uses of Class
com.okta.sdk.resource.model.LogGeographicalContext
Packages that use LogGeographicalContext
-
Uses of LogGeographicalContext in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogGeographicalContextModifier and TypeMethodDescriptionLogGeographicalContext.geolocation(LogGeolocation geolocation) LogClient.getGeographicalContext()Get geographicalContextLogIpAddress.getGeographicalContext()Get geographicalContextMethods in com.okta.sdk.resource.model with parameters of type LogGeographicalContextModifier and TypeMethodDescriptionLogClient.geographicalContext(LogGeographicalContext geographicalContext) LogIpAddress.geographicalContext(LogGeographicalContext geographicalContext) voidLogClient.setGeographicalContext(LogGeographicalContext geographicalContext) voidLogIpAddress.setGeographicalContext(LogGeographicalContext geographicalContext)