| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
static RiskProviderAction |
RiskProviderAction.fromValue(String value) |
RiskProviderAction |
RiskProvider.getAction()
Get action
|
static RiskProviderAction |
RiskProviderAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiskProviderAction[] |
RiskProviderAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RiskProvider |
RiskProvider.action(RiskProviderAction action) |
void |
RiskProvider.setAction(RiskProviderAction action) |
Copyright © 2017–2023 Okta. All rights reserved.