defaultOptions property
CallOptions
defaultOptions
final
The default options to use when invoking the Runnable.
This can be overridden by passing options to the invoke, batch, or stream methods.
Implementation
final CallOptions defaultOptions;