Package com.okta.sdk.resource.model
Class GroupRuleGroupCondition
java.lang.Object
com.okta.sdk.resource.model.GroupRuleGroupCondition
- 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 GroupRuleGroupCondition
extends Object
implements Serializable
Currently not supported
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaddexcludeItem(String excludeItem) booleanCurrently not supportedinthashCode()voidsetExclude(List<String> exclude) toString() 
- 
Field Details
- 
JSON_PROPERTY_EXCLUDE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
GroupRuleGroupCondition
public GroupRuleGroupCondition() 
 - 
 - 
Method Details