Package com.okta.sdk.resource.model
Class SimulatePolicyEvaluationsUndefined
java.lang.Object
com.okta.sdk.resource.model.SimulatePolicyEvaluationsUndefined
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class SimulatePolicyEvaluationsUndefined
extends Object
implements Serializable
A list of undefined but not matched policies and rules
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionaddpoliciesItem(SimulateResultPoliciesItems policiesItem) booleanGet policiesinthashCode()policies(List<SimulateResultPoliciesItems> policies) voidsetPolicies(List<SimulateResultPoliciesItems> policies) toString()
- 
Field Details- 
JSON_PROPERTY_POLICIES- See Also:
 
 
- 
- 
Constructor Details- 
SimulatePolicyEvaluationsUndefinedpublic SimulatePolicyEvaluationsUndefined()
 
- 
- 
Method Details