Uses of Class
com.okta.sdk.resource.model.InlineHookChannel
-
Uses of InlineHookChannel in com.okta.sdk.resource.model
Modifier and TypeClassDescriptionclass
InlineHookChannelHttpclass
InlineHookChannelOAuthModifier and TypeMethodDescriptionInlineHook.getChannel()
Get channelRegistrationInlineHook.getChannel()
Get channelInlineHookChannel.type
(InlineHookChannelType type) Modifier and TypeMethodDescriptionInlineHook.channel
(InlineHookChannel channel) RegistrationInlineHook.channel
(InlineHookChannel channel) void
InlineHook.setChannel
(InlineHookChannel channel) void
RegistrationInlineHook.setChannel
(InlineHookChannel channel)