Uses of Class
org.openapitools.client.model.InlineHookChannel
Packages that use InlineHookChannel
-
Uses of InlineHookChannel in org.openapitools.client.model
Subclasses of InlineHookChannel in org.openapitools.client.modelMethods in org.openapitools.client.model that return InlineHookChannelModifier and TypeMethodDescriptionInlineHookChannel.config
(InlineHookChannelConfig config) InlineHook.getChannel()
Get channelInlineHookChannel.type
(InlineHookChannelType type) Methods in org.openapitools.client.model with parameters of type InlineHookChannelModifier and TypeMethodDescriptionInlineHook.channel
(InlineHookChannel channel) void
InlineHook.setChannel
(InlineHookChannel channel)