The resolvable schedule object(s).
The resolved schedule object(s).
Creates a schedule for a specified server.
The identifier of the server.
Create schedule options.
The new schedule.
Deletes a schedule from a specified server.
The identifier of the server.
The ID of the schedule.
Fetches a schedule from the API by its ID. This will check the cache first unless the force option is specified.
The identifier of the server.
The ID of the schedule.
The fetched schedule.
Fetches a list of schedules from the API with the given options (default is undefined).
The identifier of the server.
The fetched schedule.
Updates a schedule on the specified server.
The identifier of the server.
The ID of the schedule.
Update schedule options.
The updated schedule.
Generated using TypeDoc
Transforms the raw schedule object(s) into class objects.