public static class WebhooksOAuth2ClientCredentialsType.WebhooksOAuth2ClientCredentialsTypeSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<WebhooksOAuth2ClientCredentialsType>
| Constructor and Description |
|---|
WebhooksOAuth2ClientCredentialsTypeSerializer() |
WebhooksOAuth2ClientCredentialsTypeSerializer(Class<WebhooksOAuth2ClientCredentialsType> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(WebhooksOAuth2ClientCredentialsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic WebhooksOAuth2ClientCredentialsTypeSerializer(Class<WebhooksOAuth2ClientCredentialsType> t)
public WebhooksOAuth2ClientCredentialsTypeSerializer()
public void serialize(WebhooksOAuth2ClientCredentialsType value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<WebhooksOAuth2ClientCredentialsType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2026. All rights reserved.