JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.google.cloud.dataflow.sdk.options
Annotation Type Validation.Required
@Target(value=METHOD) @Retention(value=RUNTIME) public static @interface
Validation.Required
This criteria specifies that the value must be not null. Note that this annotation should only be applied to methods which return nullable objects.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element