Represents temporal workflow service stubs options
Attributes
- See also
-
WorkflowServiceStubsOptions
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Allows to specify options directly on the java SDK's WorkflowServiceStubsOptions. Use it in case an appropriate withXXX method is missing
Allows to specify options directly on the java SDK's WorkflowServiceStubsOptions. Use it in case an appropriate withXXX method is missing
Attributes
- Note
-
the options specified via this method take precedence over those specified via other methods.
Value parameters
- value
-
gRPC metadata/headers provider to be called on each gRPC request to supply additional headers
Attributes
Sets the scope to be used for metrics reporting. Optional. Default is to not report metrics.
Sets the scope to be used for metrics reporting. Optional. Default is to not report metrics.
This method should be used to integrate client and workers with external metrics and monitoring systems.
Value parameters
- value
-
the scope to be used for metrics reporting.
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product