JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.util

Class PropertyNamingStrategyUtils



  • public class PropertyNamingStrategyUtils
    extends Object 
    Utility class for setting the Jackson property naming strategy across different versions of jackson-databind.
    See Also:
    PropertyNamingStrategy, PropertyNamingStrategies
    • Constructor Detail

      • PropertyNamingStrategyUtils

        public PropertyNamingStrategyUtils()
    • Method Detail

      • configureUpperCamelCase

        public static void configureUpperCamelCase(com.fasterxml.jackson.databind.ObjectMapper mapper)
        Configure the provided ObjectMapper to use PropertyNamingStrategies.UPPER_CAMEL_CASE or with an equivalent strategy if using older versions of Jackson.
        Parameters:
        mapper - The ObjectMapper to configure.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /