Uses of Class
com.okta.sdk.resource.model.InlineHookOAuthChannelConfig
Packages that use InlineHookOAuthChannelConfig
-
Uses of InlineHookOAuthChannelConfig in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return InlineHookOAuthChannelConfigModifier and TypeMethodDescriptionInlineHookChannelOAuth.getConfig()
Get configInlineHookChannelOAuthAllOf.getConfig()
Get configMethods in com.okta.sdk.resource.model with parameters of type InlineHookOAuthChannelConfigModifier and TypeMethodDescriptionInlineHookChannelOAuth.config
(InlineHookOAuthChannelConfig config) InlineHookChannelOAuthAllOf.config
(InlineHookOAuthChannelConfig config) void
InlineHookChannelOAuth.setConfig
(InlineHookOAuthChannelConfig config) void
InlineHookChannelOAuthAllOf.setConfig
(InlineHookOAuthChannelConfig config)