Class UpdateExpressionUtils


  • public final class UpdateExpressionUtils
    extends Object
    • Method Detail

      • ifNotExists

        public static String ifNotExists​(String key,
                                         String initValue)
        A function to specify an initial value if the attribute represented by 'key' does not exist.