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) InlineHookChannelHttp.getConfig()
Get configInlineHookChannelHttpAllOf.getConfig()
Get configInlineHookChannelConfig.headers
(List<InlineHookChannelConfigHeaders> headers) Methods in org.openapitools.client.model with parameters of type InlineHookChannelConfigModifier and TypeMethodDescriptionInlineHookChannelHttp.config
(InlineHookChannelConfig config) InlineHookChannelHttpAllOf.config
(InlineHookChannelConfig config) void
InlineHookChannelHttp.setConfig
(InlineHookChannelConfig config) void
InlineHookChannelHttpAllOf.setConfig
(InlineHookChannelConfig config)