Interface SDKMethodInterfaces.MethodCallCreateSchedule

  • All Known Implementing Classes:
    Scheduling
    Enclosing class:
    SDKMethodInterfaces

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