Package io.temporal.common.interceptors
Class ScheduleClientCallsInterceptor.ListSchedulesInput
- java.lang.Object
-
- io.temporal.common.interceptors.ScheduleClientCallsInterceptor.ListSchedulesInput
-
- Enclosing interface:
- ScheduleClientCallsInterceptor
public static class ScheduleClientCallsInterceptor.ListSchedulesInput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ListSchedulesInput(java.lang.String query, int pageSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPageSize()java.lang.StringgetQuery()
-