setRegion abstract method
- String? region
Set the application region. Overrides Batch's automatically detected value.
null
deletes the override: Batch will autodetect the user region.
Implementation
BatchUserDataEditor setRegion(String? region);
Set the application region. Overrides Batch's automatically detected value.
null
deletes the override: Batch will autodetect the user region.
BatchUserDataEditor setRegion(String? region);