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