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