Class B2JsonOptions


  • public class B2JsonOptions
    extends java.lang.Object
    Options used by JSON serialization and de-serialization.
    • Field Detail

      • DEFAULT

        public static final B2JsonOptions DEFAULT
        The default set of options.
      • DEFAULT_AND_ALLOW_EXTRA_FIELDS

        public static final B2JsonOptions DEFAULT_AND_ALLOW_EXTRA_FIELDS
        The default set of options, except that extra fields are ignored.
    • Method Detail

      • getVersion

        public int getVersion()
        What version of the (de-)serialized structure to use.
      • getRedactSensitive

        public boolean getRedactSensitive()
        Redact sensitive fields from output