Package com.backblaze.b2.json
Annotation Type B2Json.defaultForUnknownType
-
@Retention(RUNTIME) @Target(TYPE) public static @interface B2Json.defaultForUnknownType
Class annotation that applies to a class that is a @union.
The value provided when de-serializing and the type is unknown.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-