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