sdk-java
sdk-java copied to clipboard
ScheduleClient is missing an option to add interceptors
Expected Behavior
There should be an API on ScheduleClientOptions to add ScheduleClientCallsInterceptor (or maybe ScheduleClientInterceptor, if the pattern used by WorkflowClient is followed) instances to the ScheduleClient.
Actual Behavior
There is no such API.