Uses of Class
com.okta.sdk.resource.model.InlineHookChannelConfig
Packages that use InlineHookChannelConfig
-
Uses of InlineHookChannelConfig in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return InlineHookChannelConfigModifier and TypeMethodDescriptionInlineHookChannelConfig.addheadersItem
(InlineHookChannelConfigHeaders headersItem) InlineHookChannelConfig.authScheme
(InlineHookChannelConfigAuthScheme authScheme) InlineHookChannelHttp.getConfig()
Get configInlineHookChannelConfig.headers
(List<InlineHookChannelConfigHeaders> headers) Methods in com.okta.sdk.resource.model with parameters of type InlineHookChannelConfigModifier and TypeMethodDescriptionInlineHookChannelHttp.config
(InlineHookChannelConfig config) void
InlineHookChannelHttp.setConfig
(InlineHookChannelConfig config)