Uses of Interface
com.okta.sdk.resource.inline.hook.InlineHookChannel
-
Packages that use InlineHookChannel Package Description com.okta.sdk.resource.inline.hook -
-
Uses of InlineHookChannel in com.okta.sdk.resource.inline.hook
Methods in com.okta.sdk.resource.inline.hook that return InlineHookChannel Modifier and Type Method Description InlineHookChannelInlineHook. getChannel()InlineHookChannelInlineHookChannel. setConfig(InlineHookChannelConfig config)InlineHookChannelInlineHookChannel. setType(InlineHookChannel.TypeEnum type)InlineHookChannelInlineHookChannel. setVersion(java.lang.String version)Methods in com.okta.sdk.resource.inline.hook with parameters of type InlineHookChannel Modifier and Type Method Description InlineHookInlineHook. setChannel(InlineHookChannel channel)
-