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