Package org.apache.beam.sdk.options
Annotation Interface Default.Boolean
- Enclosing class:
 Default
This represents that the default of the option is the specified boolean primitive value.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
boolean value 
 -