Share via


CreateJobSchedule interface

Methods

get(ListJobSchedulesParameters)

Lists all of the Job Schedules in the specified Account.

post(CreateJobScheduleParameters)

Creates a Job Schedule to the specified Account.

Method Details

get(ListJobSchedulesParameters)

Lists all of the Job Schedules in the specified Account.

function get(options?: ListJobSchedulesParameters): StreamableMethod<ListJobSchedules200Response | ListJobSchedulesDefaultResponse>

Parameters

Returns

post(CreateJobScheduleParameters)

Creates a Job Schedule to the specified Account.

function post(options: CreateJobScheduleParameters): StreamableMethod<CreateJobSchedule201Response | CreateJobScheduleDefaultResponse>

Parameters

Returns