Uses of Class
org.openapitools.client.model.InlineHookChannelConfig
Packages that use InlineHookChannelConfig
-
Uses of InlineHookChannelConfig in org.openapitools.client.model
Methods in org.openapitools.client.model that return InlineHookChannelConfigModifier and TypeMethodDescriptionInlineHookChannelConfig.addHeadersItem
(InlineHookChannelConfigHeaders headersItem) InlineHookChannelConfig.authScheme
(InlineHookChannelConfigAuthScheme authScheme) InlineHookChannel.getConfig()
Get configInlineHookChannelHttp.getConfig()
Get configInlineHookChannelHttpAllOf.getConfig()
Get configInlineHookChannelConfig.headers
(List<InlineHookChannelConfigHeaders> headers) Methods in org.openapitools.client.model with parameters of type InlineHookChannelConfigModifier and TypeMethodDescriptionInlineHookChannel.config
(InlineHookChannelConfig config) InlineHookChannelHttp.config
(InlineHookChannelConfig config) InlineHookChannelHttpAllOf.config
(InlineHookChannelConfig config) void
InlineHookChannel.setConfig
(InlineHookChannelConfig config) void
InlineHookChannelHttp.setConfig
(InlineHookChannelConfig config) void
InlineHookChannelHttpAllOf.setConfig
(InlineHookChannelConfig config)