Package com.okta.sdk.resource.model
Class LogGeographicalContext
java.lang.Object
com.okta.sdk.resource.model.LogGeographicalContext
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LogGeographicalContext
extends Object
implements Serializable
LogGeographicalContext
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
geolocation
(LogGeolocation geolocation) getCity()
Get cityGet countryGet geolocationGet postalCodegetState()
Get stateint
hashCode()
void
setGeolocation
(LogGeolocation geolocation) toString()
-
Field Details
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_GEOLOCATION
- See Also:
-
JSON_PROPERTY_POSTAL_CODE
- See Also:
-
JSON_PROPERTY_STATE
- See Also:
-
-
Constructor Details
-
LogGeographicalContext
public LogGeographicalContext()
-
-
Method Details
-
getCity
-
getCountry
-
geolocation
-
getGeolocation
-
setGeolocation
-
getPostalCode
-
getState
-
equals
-
hashCode
-
toString
-