Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static PolicyContextRisk.LevelEnum |
PolicyContextRisk.LevelEnum.fromValue(String value) |
PolicyContextRisk.LevelEnum |
PolicyContextRisk.getLevel()
Get level
|
static PolicyContextRisk.LevelEnum |
PolicyContextRisk.LevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyContextRisk.LevelEnum[] |
PolicyContextRisk.LevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PolicyContextRisk |
PolicyContextRisk.level(PolicyContextRisk.LevelEnum level) |
void |
PolicyContextRisk.setLevel(PolicyContextRisk.LevelEnum level) |
Copyright © 2017–2023 Okta. All rights reserved.