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