Uses of Class
com.okta.sdk.resource.model.EventHookChannel
Packages that use EventHookChannel
-
Uses of EventHookChannel in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EventHookChannelModifier and TypeMethodDescriptionEventHookChannel.config
(EventHookChannelConfig config) EventHook.getChannel()
Get channelEventHookChannel.type
(EventHookChannelType type) Methods in com.okta.sdk.resource.model with parameters of type EventHookChannelModifier and TypeMethodDescriptionEventHook.channel
(EventHookChannel channel) void
EventHook.setChannel
(EventHookChannel channel)