Uses of Class
com.fasterxml.jackson.jakarta.rs.yaml.YAMLEndpointConfig
-
Uses of YAMLEndpointConfig in com.fasterxml.jackson.jakarta.rs.yaml
Methods in com.fasterxml.jackson.jakarta.rs.yaml that return YAMLEndpointConfigModifier and TypeMethodDescriptionprotected YAMLEndpointConfigJacksonYAMLProvider._configForReading(com.fasterxml.jackson.databind.ObjectReader reader, Annotation[] annotations) protected YAMLEndpointConfigJacksonYAMLProvider._configForWriting(com.fasterxml.jackson.databind.ObjectWriter writer, Annotation[] annotations) static YAMLEndpointConfigYAMLEndpointConfig.forReading(com.fasterxml.jackson.databind.ObjectReader reader, Annotation[] annotations) static YAMLEndpointConfigYAMLEndpointConfig.forWriting(com.fasterxml.jackson.databind.ObjectWriter writer, Annotation[] annotations)