Package | Description |
---|---|
com.okta.sdk.impl.resource.inline.hook | |
com.okta.sdk.resource.inline.hook |
Modifier and Type | Method and Description |
---|---|
InlineHookChannel.TypeEnum |
DefaultInlineHookChannel.getType() |
Modifier and Type | Method and Description |
---|---|
InlineHookBuilder |
DefaultInlineHookBuilder.setChannelType(InlineHookChannel.TypeEnum channelType) |
InlineHookChannel |
DefaultInlineHookChannel.setType(InlineHookChannel.TypeEnum type) |
Modifier and Type | Method and Description |
---|---|
InlineHookChannel.TypeEnum |
InlineHookChannel.getType() |
static InlineHookChannel.TypeEnum |
InlineHookChannel.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineHookChannel.TypeEnum[] |
InlineHookChannel.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InlineHookBuilder |
InlineHookBuilder.setChannelType(InlineHookChannel.TypeEnum channelType) |
InlineHookChannel |
InlineHookChannel.setType(InlineHookChannel.TypeEnum type) |
Copyright © 2017–2023 Okta. All rights reserved.