Uses of Interface
com.okta.sdk.resource.LogGeographicalContext
-
Packages that use LogGeographicalContext Package Description com.okta.sdk.resource -
-
Uses of LogGeographicalContext in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return LogGeographicalContext Modifier and Type Method Description LogGeographicalContext
LogClient. getGeographicalContext()
LogGeographicalContext
LogIpAddress. getGeographicalContext()
LogGeographicalContext
LogGeographicalContext. setGeolocation(LogGeolocation geolocation)
Methods in com.okta.sdk.resource with parameters of type LogGeographicalContext Modifier and Type Method Description LogClient
LogClient. setGeographicalContext(LogGeographicalContext geographicalContext)
LogIpAddress
LogIpAddress. setGeographicalContext(LogGeographicalContext geographicalContext)
-