Package com.backblaze.b2.json
Annotation Type B2Json.required
-
@Retention(RUNTIME) @Target(FIELD) public static @interface B2Json.required
Field annotation that says a field is required to be present.
@Retention(RUNTIME)
@Target(FIELD)
public static @interface B2Json.required