Package com.okta.sdk.resource.model
Class LogIpAddress
java.lang.Object
com.okta.sdk.resource.model.LogIpAddress
- 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 LogIpAddress
extends Object
implements Serializable
LogIpAddress
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
geographicalContext
(LogGeographicalContext geographicalContext) Get geographicalContextgetIp()
Get ipGet sourceGet versionint
hashCode()
void
setGeographicalContext
(LogGeographicalContext geographicalContext) toString()
-
Field Details
-
JSON_PROPERTY_GEOGRAPHICAL_CONTEXT
- See Also:
-
JSON_PROPERTY_IP
- See Also:
-
JSON_PROPERTY_SOURCE
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
-
Constructor Details
-
LogIpAddress
public LogIpAddress()
-
-
Method Details
-
geographicalContext
-
getGeographicalContext
Get geographicalContext- Returns:
- geographicalContext
-
setGeographicalContext
-
getIp
-
getSource
-
getVersion
-
equals
-
hashCode
-
toString
-