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