@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class PolicyContextRisk extends Object implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PolicyContextRisk.LevelEnum
Gets or Sets level 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JSON_PROPERTY_LEVEL  | 
| Constructor and Description | 
|---|
PolicyContextRisk()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
PolicyContextRisk.LevelEnum | 
getLevel()
Get level 
 | 
int | 
hashCode()  | 
PolicyContextRisk | 
level(PolicyContextRisk.LevelEnum level)  | 
void | 
setLevel(PolicyContextRisk.LevelEnum level)  | 
String | 
toString()  | 
public static final String JSON_PROPERTY_LEVEL
public PolicyContextRisk level(PolicyContextRisk.LevelEnum level)
@Nullable public PolicyContextRisk.LevelEnum getLevel()
public void setLevel(PolicyContextRisk.LevelEnum level)
Copyright © 2017–2023 Okta. All rights reserved.