| Package | Description |
|---|---|
| com.okta.sdk.resource.event.hook |
| Modifier and Type | Method and Description |
|---|---|
EventHookChannel.TypeEnum |
EventHookChannel.getType() |
static EventHookChannel.TypeEnum |
EventHookChannel.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventHookChannel.TypeEnum[] |
EventHookChannel.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventHookChannel |
EventHookChannel.setType(EventHookChannel.TypeEnum type) |
Copyright © 2017-2021 Okta. All Rights Reserved.