Represents Temporal schedule client options
Attributes
- See also
-
ScheduleClientOptions
- 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 ScheduleClientOptions. Use it in case an appropriate withXXX method is missing
Allows to specify options directly on the java SDK's ScheduleClientOptions. 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.
Set the context propagators for this client.
Set the context propagators for this client.
Value parameters
- values
-
specifies the list of context propagators to use with the client.
Attributes
Set the context propagators for this client.
Set the context propagators for this client.
Value parameters
- values
-
specifies the list of context propagators to use with the client.
Attributes
Overrides a data converter implementation used serialize workflow arguments and results.
Overrides a data converter implementation used serialize workflow arguments and results.
Attributes
Override human-readable identity of the client.
Override human-readable identity of the client.
Attributes
Set the namespace this client will operate on.
Set the namespace this client will operate on.
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product