Interface SDKMethodInterfaces.MethodCallUpdateSchedule

  • All Known Implementing Classes:
    Scheduling
    Enclosing class:
    SDKMethodInterfaces

    public static interface SDKMethodInterfaces.MethodCallUpdateSchedule
    • 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