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