Uses of Class
org.openapitools.client.model.InlineHookOAuthChannelConfig
Packages that use InlineHookOAuthChannelConfig
-
Uses of InlineHookOAuthChannelConfig in org.openapitools.client.model
Methods in org.openapitools.client.model that return InlineHookOAuthChannelConfigModifier and TypeMethodDescriptionInlineHookChannelOAuth.getConfig()Get configInlineHookChannelOAuthAllOf.getConfig()Get configMethods in org.openapitools.client.model with parameters of type InlineHookOAuthChannelConfigModifier and TypeMethodDescriptionInlineHookChannelOAuth.config(InlineHookOAuthChannelConfig config) InlineHookChannelOAuthAllOf.config(InlineHookOAuthChannelConfig config) voidInlineHookChannelOAuth.setConfig(InlineHookOAuthChannelConfig config) voidInlineHookChannelOAuthAllOf.setConfig(InlineHookOAuthChannelConfig config)