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.modelModifier and TypeClassDescriptionclass
InlineHookChannelHttpclass
InlineHookChannelOAuthMethods in org.openapitools.client.model that return InlineHookChannelModifier and TypeMethodDescriptionInlineHook.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)