Package | Description |
---|---|
com.okta.sdk.impl.resource.event.hook | |
com.okta.sdk.resource.event.hook |
Modifier and Type | Method and Description |
---|---|
EventHookChannel.TypeEnum |
DefaultEventHookChannel.getType() |
Modifier and Type | Method and Description |
---|---|
EventHookChannel |
DefaultEventHookChannel.setType(EventHookChannel.TypeEnum type) |
Modifier and Type | Method and Description |
---|---|
EventHookChannel.TypeEnum |
EventHookChannel.getType() |
static EventHookChannel.TypeEnum |
EventHookChannel.TypeEnum.valueOf(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–2023 Okta. All rights reserved.