Package com.okta.sdk.resource.model
Class LogTargetChangeDetails
java.lang.Object
com.okta.sdk.resource.model.LogTargetChangeDetails
- 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 LogTargetChangeDetails
extends Object
implements Serializable
Details on the target's changes. Not all event types support the `changeDetails` property, and not all
target objects contain the `changeDetails` property.You must include a property within the object. When
querying on this property, you can't search on the `to` or `from` objects alone. You must
include a property within the object.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_FROM
- See Also:
-
JSON_PROPERTY_TO
- See Also:
-
-
Constructor Details
-
LogTargetChangeDetails
public LogTargetChangeDetails()
-
-
Method Details
-
from
-
putfromItem
-
getFrom
-
setFrom
-
to
-
puttoItem
-
getTo
-
setTo
-
equals
-
hashCode
-
toString
-