Uses of Class
com.okta.sdk.resource.model.InlineHookChannel
Packages that use InlineHookChannel
-
Uses of InlineHookChannel in com.okta.sdk.resource.model
Subclasses of InlineHookChannel in com.okta.sdk.resource.modelModifier and TypeClassDescriptionclass
InlineHookChannelHttpclass
InlineHookChannelOAuthMethods in com.okta.sdk.resource.model that return InlineHookChannelModifier and TypeMethodDescriptionInlineHook.getChannel()
Get channelRegistrationInlineHook.getChannel()
Get channelInlineHookChannel.type
(InlineHookChannelType type) Methods in com.okta.sdk.resource.model with parameters of type InlineHookChannelModifier and TypeMethodDescriptionInlineHook.channel
(InlineHookChannel channel) RegistrationInlineHook.channel
(InlineHookChannel channel) void
InlineHook.setChannel
(InlineHookChannel channel) void
RegistrationInlineHook.setChannel
(InlineHookChannel channel)