Uses of Class
org.openapitools.client.model.InlineHookOAuthClientSecretConfig
Packages that use InlineHookOAuthClientSecretConfig
- 
Uses of InlineHookOAuthClientSecretConfig in org.openapitools.client.model
Methods in org.openapitools.client.model that return InlineHookOAuthClientSecretConfigModifier and TypeMethodDescriptionInlineHookOAuthClientSecretConfig.addHeadersItem(InlineHookChannelConfigHeaders headersItem) InlineHookOAuthClientSecretConfig.authScheme(InlineHookChannelConfigAuthScheme authScheme) InlineHookOAuthClientSecretConfig.clientSecret(String clientSecret) InlineHookOAuthClientSecretConfig.headers(List<InlineHookChannelConfigHeaders> headers)