Package com.backblaze.b2.json
Annotation Type B2Json.ignored
-
@Retention(RUNTIME) @Target(FIELD) public static @interface B2Json.ignored
Field annotation that says the field is not included in JSON.
@Retention(RUNTIME)
@Target(FIELD)
public static @interface B2Json.ignored