Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallUpdateSchedule
-
- All Known Implementing Classes:
Scheduling
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallUpdateSchedule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UpdateScheduleResponseupdate(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, java.lang.String scheduleID, UpsertSchedule upsertSchedule)
-
-
-
Method Detail
-
update
UpdateScheduleResponse update(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, java.lang.String scheduleID, UpsertSchedule upsertSchedule) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-