Package com.okta.sdk.resource.model
Class EventHookFilterMapObjectCondition
java.lang.Object
com.okta.sdk.resource.model.EventHookFilterMapObjectCondition
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class EventHookFilterMapObjectCondition
extends Object
implements Serializable
EventHookFilterMapObjectCondition
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
expression
(String expression) The Okta Expression language statement that filters the event typeInternal fieldorg.openapitools.jackson.nullable.JsonNullable
<String> int
hashCode()
void
setExpression
(String expression) toString()
-
Field Details
-
JSON_PROPERTY_EXPRESSION
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
-
Constructor Details
-
EventHookFilterMapObjectCondition
public EventHookFilterMapObjectCondition()
-
-
Method Details
-
expression
-
getExpression
The Okta Expression language statement that filters the event type- Returns:
- expression
-
setExpression
-
getVersion
Internal field- Returns:
- version
-
getVersion_JsonNullable
-
equals
-
hashCode
public int hashCode() -
toString
-